List of all members.
Static Public Member Functions |
static void | pop_handle (FieldReader &, SmartHandle &) |
static void | post_msg (FieldBuffer *) |
| Route message to the appropriate party.
|
static ServerConnection * | new_server_connection (const std::string &feature_keys) |
static ClientConnection * | new_client_connection (const std::string &feature_keys) |
static uint | connection_id_from_signal_handler_id (size_t signal_handler_id) |
static uint | connection_id_from_orbid (uint64 orbid) |
static uint | connection_id_from_handle (const SmartHandle &sh) |
static uint | connection_id_from_keys (const vector< std::string > &feature_key_list) |
static uint | sender_connection_id (uint64 msgid) |
static uint | receiver_connection_id (uint64 msgid) |
static FieldBuffer * | renew_into_result (FieldBuffer *fb, MessageId m, uint rconnection, uint64 h, uint64 l, uint32 n=1) |
static FieldBuffer * | renew_into_result (FieldReader &fbr, MessageId m, uint rconnection, uint64 h, uint64 l, uint32 n=1) |
template<class TargetHandle > |
static TargetHandle | smart_handle_down_cast (SmartHandle smh) |
Static Protected Member Functions |
static void | tie_handle (SmartHandle &, uint64) |
The documentation for this class was generated from the following files: