HDK
|
Generator context data class to pass strings. More...
#include <CompoundNodeMdl.h>
Public Member Functions | |
GenUserDataString (const std::string &value) | |
const string & | getValue () const |
Public Member Functions inherited from GenUserData | |
virtual | ~GenUserData () |
GenUserDataPtr | getSelf () |
Return a shared pointer for this object. More... | |
ConstGenUserDataPtr | getSelf () const |
Return a shared pointer for this object. More... | |
template<class T > | |
shared_ptr< T > | asA () |
Return this object cast to a templated type. More... | |
template<class T > | |
shared_ptr< const T > | asA () const |
Return this object cast to a templated type. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from GenUserData | |
GenUserData () | |
Generator context data class to pass strings.
Definition at line 16 of file CompoundNodeMdl.h.
|
inline |
Definition at line 19 of file CompoundNodeMdl.h.
|
inline |
Definition at line 20 of file CompoundNodeMdl.h.