|
libFAUDES
Sections
Index
|
faudes::EventRelabelMap Class ReferenceRti convenience wrapper for relabeling maps. More...
Detailed DescriptionRti convenience wrapper for relabeling maps. The observer plugin uses an STL map from integers to sets of integers as re-labeling map. In order to support this data type in the libfaudes run-time interface, we provide a wrapper class that is derived from faudes Type. The implementation is minimla (no token io). Later revisions may use a faudes set with set valued attributes. Definition at line 1097 of file op_observercomputation.h. Constructor & Destructor Documentation
Definition at line 1100 of file op_observercomputation.h.
Definition at line 1101 of file op_observercomputation.h.
Definition at line 1102 of file op_observercomputation.h. Member Function Documentation
Clear configuration data. Derived classes should re-implement this method to ensure some consistent configuration data. Reimplemented from faudes::Type. Definition at line 1105 of file op_observercomputation.h.
Construct on heap. Technically not a constructor, this function creates an object with the same type Type and the same configuration. Copy() is defined as a virtual function and derived classes are meant to re-implement with the appropiate copy constructor. This can be done via the provided macros FAUDES_TYPE_DECLARATION and FAUDES_TYPE_IMPLEMENTATION. As with new, it is the callers reponsabilty to delete the object when no longer needed.
Reimplemented from faudes::Type. Definition at line 1104 of file op_observercomputation.h.
Construct on heap. Technically not a constructor, this function creates an object with the same type Type. New() is defined as a virtual function and derived classes are meant to re-implement with the appropiate constructor. This can be done via the provided macros FAUDES_TYPE_DECLARATION and FAUDES_TYPE_IMPLEMENTATION. As with new, it is the callers reponsabilty to delete the object when no longer needed.
Reimplemented from faudes::Type. Definition at line 1103 of file op_observercomputation.h. Definition at line 1109 of file op_observercomputation.h. Definition at line 1108 of file op_observercomputation.h. Definition at line 1107 of file op_observercomputation.h. Member Data Documentation
Definition at line 1109 of file op_observercomputation.h. The documentation for this class was generated from the following file: |
libFAUDES 2.16b --- 2010-9-8 --- c++ source docu by doxygen 1.6.3