commore
1.0.6-SNAPSHOT
|
This is the complete list of members for commore::Service, including all inherited members.
add_interface(const PInterface &inter) | commore::Service | |
attach() | commore::RefObject | virtual |
auto_create() | commore::RefObject | inlinestatic |
auto_create(const AChar *s) | commore::RefObject | inlinestatic |
bind(const AChar *spec) | commore::Service | static |
commore::Interface::bind() | commore::RefObject | inlinestatic |
call(const Tuple &inArgs, Tuple &outArgs) | commore::Service | virtual |
call(const AChar *interface_name, const Tuple &inArgs, Tuple &outArgs) | commore::Service | virtual |
call(const AChar *interface_name, const Tuple &inArgs, Tuple &outArgs, const Tuple *param) | commore::Service | virtual |
call(Tuple &sessionContext, const AChar *interface_name, const Tuple &inArgs, Tuple &outArgs) | commore::Service | |
call(const Tuple &in_args, Tuple &out_args, const Tuple *param) (defined in commore::Interface) | commore::Interface | virtual |
connect(const AChar *user_name, const AChar *password) | commore::Service | virtual |
create(const AChar *) | commore::Service | static |
create(const AChar *, ServiceFactory &factory) | commore::Service | static |
commore::Interface::create() | commore::RefObject | inlinestatic |
factory_name() | commore::RefObject | inlinestatic |
get_address() const | commore::Service | |
get_addresses(ListAString &addresses) const | commore::Service | |
get_class_name() const | commore::Service | |
get_cs() const | commore::Interface | |
commore::RefObject::get_cs() | commore::RefObject | virtual |
get_interface(const AChar *name, PInterface &inter) | commore::Service | |
get_managers(List< PServiceManager > &managers) const | commore::Service | |
get_name() const | commore::Service | |
get_self_session_context(Tuple &t) const | commore::Service | virtual |
get_service() | commore::Service | inline |
commore::Interface::get_service() const | commore::Interface | virtual |
get_session_context(Tuple &t) | commore::Service | virtual |
get_session_context_ptr(bool createIfNeeded=false) | commore::Service | |
get_session_id() const | commore::Service | |
Interface (defined in commore::Service) | commore::Service | friend |
commore::Interface::Interface(const AChar *name) | commore::Interface | |
Interface(const Interface &) (defined in commore::Interface) | commore::Interface | inlineprotected |
interface_release() | commore::RefObject | virtual |
internals_ (defined in commore::Interface) | commore::Interface | protected |
is_proxy() const | commore::Interface | inlinevirtual |
nested_attach() | commore::RefObject | virtual |
nested_release() (defined in commore::RefObject) | commore::RefObject | virtual |
PServiceManager (defined in commore::Service) | commore::Service | friend |
publish(PServiceManager &manager) | commore::Service | |
RefObject() | commore::RefObject | |
release() | commore::RefObject | virtual |
Run() | commore::RefObject | inlinevirtual |
Service(const AChar *class_name) | commore::Service | protected |
Service(const AChar *class_name, const AChar *name, const AChar *address) | commore::Service | protected |
Service(const AChar *class_name, const Tuple &init) | commore::Service | protected |
set_name(const AChar *name) | commore::Service | |
set_self_session_context() (defined in commore::Service) | commore::Service | virtual |
set_service(const PService &service) (defined in commore::Interface) | commore::Interface | protected |
set_session_context(const Tuple &sessionContext) | commore::Service | virtual |
set_session_id(const AChar *session_id) | commore::Service | |
unpublish(PServiceManager &manager) | commore::Service | |
unpublish() | commore::Service | |
~Interface() (defined in commore::Interface) | commore::Interface | virtual |
~RefObject() (defined in commore::RefObject) | commore::RefObject | virtual |
~Service() (defined in commore::Service) | commore::Service | protected |