#include <Header.hh>
Public Member Functions | |
const string & | descr (void) |
Return the description of a single line. | |
void | setDescr (const string &) |
Set the description of a single line. | |
const string & | content (void) |
Return the content of a single line. | |
void | setContent (const string &) |
Set the content of a single line. |
|
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.
|