|
|
||||||
|
diag_attrlabelset.h
Go to the documentation of this file.
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) faudes type declaration macro Definition: cfl_types.h:867 Implements the label representation for state estimates. Definition: diag_attrlabelset.h:19 NameSet::Iterator Iterator Convenience definition of NameSet::Iterator. Definition: diag_attrlabelset.h:43 static Idx msLabelRelN Static index of label "relatively normal" (only for diagnoser building purpose). Definition: diag_attrlabelset.h:32 DiagLabelSet(const std::string &rFilename, const std::string &rLabel="DiagLabels") Constructor for DiagLabelSet with static LabelSymbolTable. Definition: diag_attrlabelset.h:60 static SymbolTable msLabelSymbolTable Static global symbol table for possible labels of the diagnoser attribute, e.g., N,... Definition: diag_attrlabelset.h:26 static Idx msLabelSpecViolated Static index of label "specification violated". Definition: diag_attrlabelset.h:34 A SymbolTable associates sybolic names with indices. Definition: cfl_symboltable.h:61 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 void Read(const std::string &rFileName, const std::string &rLabel="", const Type *pContext=0) Read configuration data from file with label specified. Definition: cfl_types.cpp:261 Includes all libFAUDES headers, no plugins. Includes debugging to diagnosis plug-in. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |