#include <actions.h>

Public Member Functions | |
| ACTIONRECORDHEADER (std::istream &in) | |
| ActionTag * | createTag (std::istream &in) |
Public Attributes | |
| UI8 | ActionCode |
| UI16 | Length |
Definition at line 97 of file actions.h.
| ACTIONRECORDHEADER::ACTIONRECORDHEADER | ( | std::istream & | in | ) |
Definition at line 186 of file actions.cpp.
| ActionTag * ACTIONRECORDHEADER::createTag | ( | std::istream & | in | ) |
Definition at line 195 of file actions.cpp.
1.6.3