Ceetron Data Provider Framework
Public Member Functions | List of all members
CDPStateInfo Class Referenceabstract

Public Member Functions

virtual void setParentStateGroupingId (cdp_int_t groupId)=0
 

Detailed Description

A class to provide additional information about a state. The main state information is provided when adding the state with CDPMetaData::addStateInfo().

Member Function Documentation

void CDPStateInfo::setParentStateGroupingId ( cdp_int_t  groupId)
pure virtual

Specify the state group this state belongs to.

If using state groups, use this method to specify the group id of the parent group of this state The id must refer to an existing group.

State groups are useful for e.g. Load Cases


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