This is the complete list of members for ServiceProxy< TReq extends RequestType, TRep extends ReplyType >, including all inherited members.
| bind(String i_name) | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| close() | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| get_bound_instance_name() | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| get_discovered_service_instances() | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| is_bound() | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| is_null() | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| unbind() | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| wait_for_service() | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| wait_for_service(Duration_t maxWait) | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| wait_for_service(String instanceName) | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| wait_for_service(Duration_t max_wait, String instanceName) | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| wait_for_services(int count) | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| wait_for_services(Duration_t max_wait, int count) | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| wait_for_services(Vector< String > instanceNames) | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |
| wait_for_services(Duration_t max_wait, Vector< String > instanceNames) | ServiceProxy< TReq extends RequestType, TRep extends ReplyType > | |