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
Rti wrapper class implementation. Definition at line 1982 of file op_observercomputation.cpp.
Definition at line 1983 of file op_observercomputation.cpp.
Definition at line 1984 of file op_observercomputation.cpp. 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 1987 of file op_observercomputation.cpp.
Definition at line 1990 of file op_observercomputation.cpp.
Definition at line 1991 of file op_observercomputation.cpp. Definition at line 1996 of file op_observercomputation.cpp. Definition at line 1995 of file op_observercomputation.cpp. Definition at line 1994 of file op_observercomputation.cpp. Member Data Documentation
Definition at line 1114 of file op_observercomputation.h. The documentation for this class was generated from the following files: libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen |