#include <Header.hh>
Public Methods | |
const string & | descr (void) |
Return the description of a single line. More... | |
void | setDescr (const string &) |
Set the description of a single line. More... | |
const string & | content (void) |
Return the content of a single line. More... | |
void | setContent (const string &) |
Set the content of a single line. More... |
|
Return the content of a single line.
|
|
Return the description of a single line.
|
|
Set the content of a single line.
|
|
Set the description of a single line.
|