
Definition at line 112 of file robIO.cc.
Public Attributes | |
| EError | type |
| string | file |
| string | msg |
| int | lineno |
| string | category |
| Token | token |
Definition at line 113 of file robIO.cc.
Referenced by Error::Error(), and StreamDecorator::operator<<().
| string file |
Definition at line 114 of file robIO.cc.
Referenced by Error::Error(), and StreamDecorator::operator<<().
| string msg |
Definition at line 115 of file robIO.cc.
Referenced by Error::Error(), and StreamDecorator::operator<<().
| int lineno |
Definition at line 116 of file robIO.cc.
Referenced by Error::Error(), and StreamDecorator::operator<<().
| string category |
Definition at line 117 of file robIO.cc.
Referenced by Error::Error(), and StreamDecorator::operator<<().
Definition at line 118 of file robIO.cc.
Referenced by Error::Error(), and StreamDecorator::operator<<().
1.5.4