|
Laxkit
0.0.7.1
|
Stack node for ErrorLog class. More...
Public Member Functions | |
| ErrorLogNode (unsigned int objid, const char *objidstr, const char *npath, const char *desc, int nseverity, int ninfo, int npos, int nline) | |
| virtual void | Set (unsigned int objid, const char *objidstr, const char *npath, const char *desc, int nseverity, int ninfo, int npos, int nline) |
Public Attributes | |
| char * | path |
| char * | objectstr_id |
| unsigned int | object_id |
| char * | description |
| int | severity |
| int | info |
| int | pos |
| int | line |
Stack node for ErrorLog class.