#include <inifile.h>
Inheritance diagram for rs::ini::FilePosition:


Public Methods | |
| FilePosition (unsigned long lineNumber_) | |
| create an undefined FilePosition create a defined FilePosition. More... | |
| virtual | ~FilePosition () |
| bool | is_defined () const |
| returns true if FilePosition is defined. More... | |
| unsigned long | LineNumber () const |
| returns line number of FilePosition. More... | |
| void | throw_Error (const std::string &filename, const std::string &message) const |
Private Attributes | |
| unsigned long | lineNumber |
Definition at line 127 of file inifile.h.
|
|
create an undefined FilePosition create a defined FilePosition.
|
|
|
|
|
|
returns true if FilePosition is defined.
|
|
|
returns line number of FilePosition.
|
|
||||||||||||
|
Definition at line 317 of file inifile.cpp. |
|
|
Definition at line 129 of file inifile.h. Referenced by FilePosition::throw_Error(). |
|
Contact me in case of errors or questions. This documentation is powered by |
(C) 2000-2002 |