#include <sys/types.h>#include "GnashSystemIOHeaders.h"#include <sys/stat.h>#include <fcntl.h>#include <string>#include <iostream>#include "log.h"#include "dejagnu.h"#include "rtmp.h"#include "amf.h"#include "check.h"
Functions | |
| int | getopt (int, char *const *, const char *) |
| int | main (int argc, char *argv[]) |
Variables | |
| int | optind |
| TestState | runtest |
| const char * | astype_str [] |
| int getopt | ( | int | , | |
| char *const * | , | |||
| const char * | ||||
| ) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
References cygnal::AMF_HEADER_SIZE, s2x::c, check_equals, ogl::close(), getopt(), hexify(), ogl::open(), optind, runtest, and s.
| const char* astype_str[] |
{
"Number",
"Boolean",
"String",
"Object",
"MovieClip",
"Null",
"Undefined",
"Reference",
"ECMAArray",
"ObjectEnd",
"StrictArray",
"Date",
"LongString",
"Unsupported",
"Recordset",
"XMLObject",
"TypedObject"
}
| int optind |
| TestState runtest |
1.7.1