|
commore
1.0.6-SNAPSHOT
|
#include <ServiceManager.h>
Public Member Functions | |
| Internals_ () | |
Public Attributes | |
| AString | class_name_ |
| AString | name_ |
| AString | address_ |
| Tuple * | sessionContext_ |
| PPService | service_ |
| PSender | sender_ |
| List< PInterface > | interface_list_ |
Hiden content of service and interface
|
inline |
| AString commore::Internals_::address_ |
| AString commore::Internals_::class_name_ |
| List<PInterface> commore::Internals_::interface_list_ |
| AString commore::Internals_::name_ |
| PSender commore::Internals_::sender_ |
| PPService commore::Internals_::service_ |
| Tuple* commore::Internals_::sessionContext_ |