Auxiliary class for title.
More...
#include <JTitle.hh>
Auxiliary class for title.
Definition at line 19 of file JTitle.hh.
◆ JTitle() [1/3]
JLANG::JTitle::JTitle |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 24 of file JTitle.hh.
◆ JTitle() [2/3]
JLANG::JTitle::JTitle |
( |
const char * |
title | ) |
|
|
inline |
Constructor.
- Parameters
-
Definition at line 33 of file JTitle.hh.
◆ JTitle() [3/3]
JLANG::JTitle::JTitle |
( |
const std::string & |
title | ) |
|
|
inline |
Constructor.
- Parameters
-
Definition at line 44 of file JTitle.hh.
◆ getTitle()
const std::string& JLANG::JTitle::getTitle |
( |
| ) |
const |
|
inline |
Get title.
- Returns
- title
Definition at line 55 of file JTitle.hh.
◆ setTitle()
void JLANG::JTitle::setTitle |
( |
const std::string & |
title | ) |
|
|
inline |
Set title.
- Parameters
-
Definition at line 66 of file JTitle.hh.
◆ title
std::string JLANG::JTitle::title |
|
protected |
The documentation for this class was generated from the following file: