#include <CocoLoader.h>
Public Member Functions | |
CocoLoader () | |
~CocoLoader () | |
bool | ReadCocoBinBuff (char *pBinBuff) |
stCocoFileHeader * | GetFileHeader () |
stExpCocoNode * | GetRootCocoNode () |
stExpCocoObjectDesc * | GetCocoObjectDescArray () |
char * | GetMemoryAddr_AttribDesc () |
char * | GetMemoryAddr_CocoNode () |
char * | GetMemoryAddr_String () |
CocoLoader | ( | ) |
~CocoLoader | ( | ) |
|
inline |
|
inline |
char* GetMemoryAddr_AttribDesc | ( | ) |
char* GetMemoryAddr_CocoNode | ( | ) |
char* GetMemoryAddr_String | ( | ) |
|
inline |
bool ReadCocoBinBuff | ( | char * | pBinBuff | ) |