SML::FLAG Class Reference

Parameter flag value definition. More...

#include <sml/flag.h>

List of all members.

Public Attributes

char * desc
char * name
UINT32 value

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.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:39:11 2012 for TNTsdk 2012 by  doxygen 1.6.1