| |
libFAUDES
Sections
Index
|
faudes::EventRelabelMap Class Reference#include <op_observercomputation.h>
Inherits faudes::Type.
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.
Constructor & Destructor Documentation
Member Function Documentation
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.
Member Data Documentation
The documentation for this class was generated from the following file: |
libFAUDES 2.13a c++ source docu by doxygen 1.5.6