The generic wrapper struct for CyberLinkC's dictionarys. More...
#include <cdictionary.h>
Data Fields | |
BOOL | headFlag |
struct _CgDictionary * | prev |
struct _CgDictionary * | next |
CgString * | key |
CgString * | value |
The generic wrapper struct for CyberLinkC's dictionarys.
This wrapper has been created to enable 100% code compatibility between different platforms (Linux, Win32 etc..)
struct _CgDictionary* _CgDictionary::next [read] |
struct _CgDictionary* _CgDictionary::prev [read] |