msg_rpc_listener Class Reference
RPC listener implementation.
More...
#include <msg_rpc.h>
List of all members.
Detailed Description
RPC listener implementation.
Definition at line 93 of file msg_rpc.h.
Member Typedef Documentation
maps guid to rpc listener
Definition at line 97 of file msg_rpc.h.
Constructor & Destructor Documentation
constructor
- Parameters:
-
communicator_ |
communicator |
info_ |
listener info |
Definition at line 229 of file msg_rpc.cpp.
msg_rpc_listener::~msg_rpc_listener |
( |
|
) |
[virtual] |
Member Function Documentation
virtual transport_type msg_rpc_listener::get_type |
( |
|
) |
const [inline, virtual] |
void msg_rpc_listener::v_on |
( |
|
) |
[protected, virtual] |
override activate/deactivate functions
Reimplemented from msg_base.
Definition at line 242 of file msg_rpc.cpp.
References conf_listener::_address, conf_listener::_connections, msg_listener::_info, g_epv, g_protocol, msg_rpc_global::init(), msg_base::is_on(), rpc_binding_vector_free, rpc_ep_register, rpc_object_set_type, rpc_server_inq_bindings, rpc_server_register_if, rpc_server_use_protseq_ep, rpcStatus(), uustring(), and msg_base::v_on().
void msg_rpc_listener::v_off |
( |
|
) |
[protected, virtual] |
The documentation for this class was generated from the following files: