pd_gotoattributes.cpp
Go to the documentation of this file.
41 void AttributeGotoTransition::DoWrite(TokenWriter& rTw, const std::string& rLabel, const Type* pContext) const {
53 void AttributeGotoTransition::DoRead(TokenReader& rTr, const std::string& rLabel, const Type* pContext) {
90 if(CompareConfigSet(mConfigSet,rOther.mConfigSet) || CompareConfigSet(rOther.mConfigSet,mConfigSet)) return false;
97 void AttributeGotoState::DoWrite(TokenWriter& rTw, const std::string& rLabel, const Type* pContext) const {
110 void AttributeGotoState::DoRead(TokenReader& rTr, const std::string& rLabel, const Type* pContext) {
libFAUDES 2.28c --- 2016.09.30 --- c++ api documentaion by doxygen |