SMLFLAG Struct Reference

Parameter flag value definition. More...

#include <sml.h>

List of all members.

Public Attributes

char * name
UINT32 value
char * desc


Detailed Description

Parameter flag value definition.

These are meant to be statically defined and normally use (char*) in the ASCII range. Since there are a few cases where we need Unicode, interpret the name and desc as UTF8. This will cause no change for statically defined strings, as they're all chars < 128. In the few places where we need to make one Unicode, convert it to UTF8 and store that.

Definition at line 1251 of file sml.h.


Member Data Documentation

char* SMLFLAG::desc
 

Definition at line 1254 of file sml.h.

char* SMLFLAG::name
 

Definition at line 1252 of file sml.h.

UINT32 SMLFLAG::value
 

Definition at line 1253 of file sml.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 12 06:27:27 2004 for TNTsdk by doxygen 1.3.4-20031026