tp_attributes.h
Go to the documentation of this file.
43 virtual bool IsDefault(void) const {return mGuard.Empty() && mResets.Empty() && AttributeFlags::IsDefault(); };
106 virtual void DoWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
136 virtual bool IsDefault(void) const {return mInvariant.Empty() && AttributeFlags::IsDefault(); };
198 virtual void DoWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
291 virtual void DoWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
libFAUDES 2.24g --- 2014.09.15 --- c++ api documentaion by doxygen |