Lluvia
|
Describes the attributes of a node builder. More...
#include <NodeBuilderDescriptor.h>
Public Member Functions | |
NodeBuilderDescriptor () | |
NodeBuilderDescriptor (ll::NodeType pNodeType, const std::string &pName, const std::string &pSummary) | |
Public Attributes | |
ll::NodeType | nodeType |
std::string | name |
std::string | summary |
Describes the attributes of a node builder.
|
inline |
|
inline |
std::string ll::NodeBuilderDescriptor::name |
ll::NodeType ll::NodeBuilderDescriptor::nodeType |
std::string ll::NodeBuilderDescriptor::summary |