|
|
using | ParamsListT = std::vector< std::string > |
| |
|
|
bool | is_init |
| |
|
SharedTable::pointer | sharedtable |
| |
§ ServerBase()
| identt::utils::ServerBase::ServerBase |
( |
SharedTable::pointer |
sharedtable_ | ) |
|
|
inlineprotected |
Constructor : private.
- Parameters
-
| sharedtable_ | SharedTable::pointer sharedtable pointer |
- Returns
- none
§ GetRequire()
| static const ParamsListT identt::utils::ServerBase::GetRequire |
( |
| ) |
|
|
static |
GetRequire : parameters required.
- Returns
- ParamsListT
§ GetSection()
| static const std::string identt::utils::ServerBase::GetSection |
( |
| ) |
|
|
static |
GetSection : section required.
- Returns
- std::string section
§ init()
| virtual void identt::utils::ServerBase::init |
( |
ParamsListT |
params | ) |
|
|
pure virtual |
§ stop()
| virtual void identt::utils::ServerBase::stop |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: