|
Go to the documentation of this file.
3 #ifndef DIAG_ATTRDIAGSTATE_H
4 #define DIAG_ATTRDIAGSTATE_H
45 bool IsDefault( void) const;
50 virtual void Clear( void);
83 void AddStateLabelMapping( Idx state, Idx label);
101 std::string Str( void) const;
111 bool ExistsState( Idx state) const;
140 void DoWrite( TokenWriter& rTw, const std::string& rLabel, const Type* pContext) const;
152 void DoXWrite( TokenWriter& rTw, const std::string& rLabel, const Type* pContext) const;
164 void DoRead( TokenReader &rTr, const std::string &rLabel, const Type *pContext);
libFAUDES 2.28c
--- 2016.09.30
--- c++ api documentaion by doxygen
|