3 #define INC_IOOBJECT_H 1 19 typedef unsigned long U32;
20 typedef unsigned short U16;
21 typedef unsigned char U8;
31 void help() {
info(
"IOobject "+
name()+
". No help.",
"IOobject::help"); };
57 fatal(
"Cannot define connection for IOobject. No parent found.",
101 #endif // INC_IOOBJECT_H void info(std::string mymsg)
StatusCode setConnection(Hierarchy *)
virtual StatusCode write()
void dump(unsigned int printout=0)
void fatal(std::string mymsg)
virtual StatusCode read()
StatusCode setAddress(U32 address)
virtual ~IOobject()
Destructor.
void setAddress(U32 address)
virtual StatusCode init()
IOobject()
Standard constructor.