#include <inifile.h>
Inheritance diagram for rs::ini::Commentable:
Public Methods | |
Commentable () | |
virtual | ~Commentable () |
void | append (Comment *cmt) |
void | append (const std::string &text) |
void | dump (std::ostream &out) const |
write comment to stream. More... | |
bool | comment_exists () const |
test if there is a comment. More... | |
Private Attributes | |
Comment * | comment |
Definition at line 89 of file inifile.h.
|
|
|
|
|
Definition at line 97 of file inifile.h. Referenced by Commentable::append(). |
|
append/create a comment
|
|
write comment to stream.
|
|
test if there is a comment.
|
|
|
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |