HDK
|
#include <TypeDesc.h>
Public Member Functions | |
StructMemberDesc (TypeDesc type, const string &name, const string &defaultValueStr) | |
TypeDesc | getType () const |
const string & | getName () const |
const string & | getDefaultValueStr () const |
Type descriptor for member of a struct type.
Definition at line 199 of file TypeDesc.h.
|
inline |
Definition at line 202 of file TypeDesc.h.
|
inline |
Definition at line 211 of file TypeDesc.h.
|
inline |
Definition at line 210 of file TypeDesc.h.
|
inline |
Definition at line 209 of file TypeDesc.h.