|
Go to the documentation of this file.
11 #ifndef FAUDES_IOS_ATTRIBUTES_H
12 #define FAUDES_IOS_ATTRIBUTES_H
15 #ifdef FAUDES_DEBUG_IOSYS
16 #define FD_DIO(message) FAUDES_WRITE_CONSOLE("FAUDES_IOSYS: " << message)
18 #define FD_DIO(message)
184 const std::string& rLabel= "",
185 const Type* pContext=0);
202 const std::string& rLabel= "",
203 const Type* pContext=0) const;
220 const std::string& rLabel= "",
221 const Type* pContext=0) const;
392 virtual std::string ToString( void) const;
461 const std::string& rLabel= "",
462 const Type* pContext=0) const;
libFAUDES 2.24g
--- 2014.09.15
--- c++ api documentaion by doxygen
|