ConfigurationNode::ObjectAndStatus Struct Reference

The structure with the object for a node and its status. More...

Public Member Functions

 ObjectAndStatus ()
 Constructor.
 
 ObjectAndStatus (const ObjectAndStatus &other)
 Copy constructor.
 
ObjectAndStatusoperator= (const ObjectAndStatus &other)
 Copy operator.
 

Public Attributes

ParameterSettableobject
 The object.
 
ObjectCreationStatus objectStatus
 The status of the object.
 

Detailed Description

The structure with the object for a node and its status.

Definition at line 70 of file configurationnode.h.

Constructor & Destructor Documentation

ObjectAndStatus ( )
inline

Constructor.

Definition at line 75 of file configurationnode.h.

ObjectAndStatus ( const ObjectAndStatus other)
inline

Copy constructor.

Definition at line 84 of file configurationnode.h.

Member Function Documentation

ObjectAndStatus& operator= ( const ObjectAndStatus other)
inline

Member Data Documentation

ObjectCreationStatus objectStatus

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