RflySimSDK v3.05
RflySimSDK说明文档
载入中...
搜索中...
未找到
vrpn_Forwarder_Controller类 参考
+ 类 vrpn_Forwarder_Controller 继承关系图:
+ vrpn_Forwarder_Controller 的协作图:

Public 成员函数

 vrpn_Forwarder_Controller (vrpn_Connection *)
 
virtual vrpn_bool start_remote_forwarding (vrpn_int32 remote_port)
 
virtual void forward_message_type (vrpn_int32 remote_port, const char *service_name, const char *message_type)
 
- Public 成员函数 继承自 vrpn_Forwarder_Brain
 vrpn_Forwarder_Brain (vrpn_Connection *)
 

额外继承的成员函数

- 静态 Protected 成员函数 继承自 vrpn_Forwarder_Brain
static char * encode_start_remote_forwarding (vrpn_int32 *length, vrpn_int32 remote_port)
 
static char * encode_forward_message_type (vrpn_int32 *length, vrpn_int32 remote_port, const char *service_name, const char *message_type)
 
static void decode_start_remote_forwarding (const char *buffer, vrpn_int32 *remote_port)
 
static void decode_forward_message_type (const char *buffer, vrpn_int32 *remote_port, char **service_name, char **message_type)
 
- Protected 属性 继承自 vrpn_Forwarder_Brain
vrpn_Connectiond_connection
 
vrpn_int32 d_myId
 
vrpn_int32 d_start_forwarding_type
 
vrpn_int32 d_forward_type
 

成员函数说明

◆ forward_message_type()

virtual void forward_message_type ( vrpn_int32 remote_port,
const char * service_name,
const char * message_type )
virtual

◆ start_remote_forwarding()

virtual vrpn_bool start_remote_forwarding ( vrpn_int32 remote_port)
virtual

该类的文档由以下文件生成: