#include <Init.h>
Inherits Service< T >< Init >.
Inheritance diagram for Init:


Static Public Member Functions | |
| static String | NAME () |
| static String | MANUAL () |
| static unsigned int | instancesNumberLimit () |
Protected Member Functions | |
| Init (const ValueList ¶ms) | |
| virtual | ~Init () |
Private Member Functions | |
| REGISTRY (StringList, services, StringList(), MAN_INIT_SERVICES) | |
Private Attributes | |
| StringList | _services |
Friends | |
| class | Service< Init > |
Definition at line 33 of file Init.h.
| Init::Init | ( | const ValueList & | params | ) | [protected] |
Definition at line 14 of file Init.cpp.
References BIND, CORE(), CSTRING(), DEBUG, ERROR, ERROR_BACKTRACE(), FAILED(), Support::failure(), NAME(), NamedObject::names(), REGISTRY_GET, SERVICE_MSG_INVALID_PARAMS, and Service< T >::spawn().
| String Init::NAME | ( | ) | [inline, static] |
Reimplemented from Service< T >.
Definition at line 64 of file Init.h.
References NAME_INIT.
Referenced by Init().
| String Init::MANUAL | ( | ) | [inline, static] |
| unsigned int Init::instancesNumberLimit | ( | ) | [inline, static] |
| Init::REGISTRY | ( | StringList | , | |
| services | , | |||
| StringList() | , | |||
| MAN_INIT_SERVICES | ||||
| ) | [private] |
StringList Init::_services [private] |
1.5.1