|
|
||||||
|
diag_attrfailuretypes.h
Go to the documentation of this file.
73 * Make sure that you do not insert a failure event which is part of another failure type as well!
120 * Is ignored. Failure events are written in a section "FailureEvents" and indicator events in a separate section "IndicatorEvents".
132 * Is ignored. Failure events are written in a section "FailureEvents" and indicator events in a separate section "IndicatorEvents".
136 void DoXWrite(TokenWriter& rTw, const std::string& rLabel = "", const Type* pContext = 0) const;
144 * Is ignored. Failure events are read from section "FailureEvents" and indicator events from section "IndicatorEvents".
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) faudes type declaration macro Definition: cfl_types.h:867 Partitions the failure and indicator events. Definition: diag_attrfailuretypes.h:25 TaNameSet< AttributeFailureEvents > mFailureTypeMap Failure and indicator event partition. Definition: diag_attrfailuretypes.h:36 A TokenReader reads sequential tokens from a file or string. Definition: cfl_tokenreader.h:63 A TokenWriter writes sequential tokens to a file, a string or stdout. Definition: cfl_tokenwriter.h:51 Base class of all libFAUDES objects that participate in the run-time interface. Definition: cfl_types.h:239 Includes all libFAUDES headers, no plugins. Failure and indicator events for a common failure type. Includes debugging to diagnosis plug-in. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |