Lluvia
ll::NodeBuilderDescriptor Struct Reference

Describes the attributes of a node builder. More...

#include <NodeBuilderDescriptor.h>

Collaboration diagram for ll::NodeBuilderDescriptor:

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
 

Detailed Description

Describes the attributes of a node builder.

Constructor & Destructor Documentation

◆ NodeBuilderDescriptor() [1/2]

ll::NodeBuilderDescriptor::NodeBuilderDescriptor ( )
inline

◆ NodeBuilderDescriptor() [2/2]

ll::NodeBuilderDescriptor::NodeBuilderDescriptor ( ll::NodeType  pNodeType,
const std::string &  pName,
const std::string &  pSummary 
)
inline

Member Data Documentation

◆ name

std::string ll::NodeBuilderDescriptor::name

◆ nodeType

ll::NodeType ll::NodeBuilderDescriptor::nodeType

◆ summary

std::string ll::NodeBuilderDescriptor::summary

The documentation for this struct was generated from the following file: