HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CompoundNodeMdl.h File Reference
+ Include dependency graph for CompoundNodeMdl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GenUserDataString
 Generator context data class to pass strings. More...
 
class  CompoundNodeMdl
 Compound node implementation. More...
 

Typedefs

using GenUserDataStringPtr = std::shared_ptr< GenUserDataString >
 Shared pointer to a GenUserDataString. More...
 

Typedef Documentation

using GenUserDataStringPtr = std::shared_ptr<GenUserDataString>

Shared pointer to a GenUserDataString.

Definition at line 27 of file CompoundNodeMdl.h.