MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
Debugging tool for AMF data. More...
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <string>
#include <mist/amf.h>
#include <mist/config.h>
Namespaces | |
Analysers | |
Holds everything unique to the analysers. | |
Functions | |
int | Analysers::analyseAMF () |
Debugging tool for AMF data. More... | |
int | main (int argc, char **argv) |
Debugging tool for AMF data.
Expects AMF data through stdin, outputs human-readable information to stderr.
int main | ( | int | argc, |
char ** | argv | ||
) |