ocra-recipes
Doxygen documentation for the ocra-recipes repository
Public Member Functions | Public Attributes | List of all members
ocra::VariableParenthood Struct Reference

This class stores information about a composite-component relationship. More...

#include <Variable.h>

Public Member Functions

 VariableParenthood () throw ()
 Initializes startIndexInParentMap to 0. More...
 

Public Attributes

size_t startIndexInParentMap
 

Detailed Description

This class stores information about a composite-component relationship.

See also
class ocra::Component.

Definition at line 56 of file Variable.h.

Constructor & Destructor Documentation

ocra::VariableParenthood::VariableParenthood ( )
throw (
)

Initializes startIndexInParentMap to 0.

Definition at line 26 of file Variable.cpp.

Member Data Documentation

size_t ocra::VariableParenthood::startIndexInParentMap

Definition at line 58 of file Variable.h.


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