|
HDK
|
Data block holding large data needed by the type description. More...
#include <TypeDesc.h>
Public Member Functions | |
| DataBlock (const string &name, const StructMemberDescVecPtr members=nullptr) noexcept | |
| const string & | getName () const |
| StructMemberDescVecPtr | getStructMembers () const |
Data block holding large data needed by the type description.
Definition at line 68 of file TypeDesc.h.
|
inlinenoexcept |
Definition at line 71 of file TypeDesc.h.
|
inline |
Definition at line 73 of file TypeDesc.h.
|
inline |
Definition at line 74 of file TypeDesc.h.