Ceetron Data Provider Framework
|
This is the complete list of members for CDPChangeNotifications, including all inherited members.
notifyGeometryChanged(cdp_size_t geometryIndex)=0 | CDPChangeNotifications | pure virtual |
notifyResultAdded(CDPResultType resultType, cdp_int_t resultId, const CDPString &name, CDPResultMappingType mapping)=0 | CDPChangeNotifications | pure virtual |
notifyResultChanged(cdp_int_t resultId)=0 | CDPChangeNotifications | pure virtual |
notifyResultDeleted(cdp_int_t resultId)=0 | CDPChangeNotifications | pure virtual |
notifyRigidBodyTransformationsChanged()=0 | CDPChangeNotifications | pure virtual |
notifyStateAdded(cdp_int_t stateId, const CDPString &name, cdp_double_t referenceValue)=0 | CDPChangeNotifications | pure virtual |
notifyStateDeleted(cdp_int_t stateId)=0 | CDPChangeNotifications | pure virtual |
notifyStateMetaDataChanged(cdp_int_t stateId, const CDPString &name, cdp_double_t referenceValue)=0 | CDPChangeNotifications | pure virtual |
~CDPChangeNotifications() (defined in CDPChangeNotifications) | CDPChangeNotifications | inlinevirtual |