Represents return information for INewCommand. More...
#include "api/command_result.h"


Public Member Functions | |
| const INode * | get_created_node () const |
| Retrieve a pointer to the newly created node. More... | |
| void | set_created_node (const INode *created_node) |
| InTeRnAl uSe oNlY. | |
Represents return information for INewCommand.
Allows users of INewCommand to obtain pointers to newly created nodes. This could be used when constructing a hierarchy of nodes
|
inline |
Retrieve a pointer to the newly created node.
1.8.6