CoreDX DDS Java Reference Manual
Requester< TReq extends RequestType, TRep extends ReplyType > Member List

This is the complete list of members for Requester< TReq extends RequestType, TRep extends ReplyType >, including all inherited members.

bind(String i_name)ServiceProxy< TReq, TRep >
close()ServiceProxy< TReq, TRep >
get_bound_instance_name()ServiceProxy< TReq, TRep >
get_discovered_service_instances()ServiceProxy< TReq, TRep >
get_reply_datareader()Requester< TReq extends RequestType, TRep extends ReplyType >
get_request_datawriter()Requester< TReq extends RequestType, TRep extends ReplyType >
get_requester_params()Requester< TReq extends RequestType, TRep extends ReplyType >
is_bound()ServiceProxy< TReq, TRep >
is_null()ServiceProxy< TReq, TRep >
read_replies(int max_count)Requester< TReq extends RequestType, TRep extends ReplyType >
read_replies(int max_count, SampleIdentity_t related_request_id)Requester< TReq extends RequestType, TRep extends ReplyType >
read_replies(SampleIdentity_t related_request_id)Requester< TReq extends RequestType, TRep extends ReplyType >
read_reply(Sample< TRep > reply)Requester< TReq extends RequestType, TRep extends ReplyType >
read_reply(Sample< TRep > reply, SampleIdentity_t related_request_id)Requester< TReq extends RequestType, TRep extends ReplyType >
receive_nondata_samples(boolean enable)Requester< TReq extends RequestType, TRep extends ReplyType >
receive_replies(Duration_t max_wait)Requester< TReq extends RequestType, TRep extends ReplyType >
receive_replies(int min_count, int max_count, Duration_t max_wait)Requester< TReq extends RequestType, TRep extends ReplyType >
receive_reply(Sample< TRep > reply, Duration_t timeout)Requester< TReq extends RequestType, TRep extends ReplyType >
receive_reply(Sample< TRep > reply, SampleIdentity_t relatedRequestId)Requester< TReq extends RequestType, TRep extends ReplyType >
Requester(Class< TReq > treq_class, Class< TRep > trep_class)Requester< TReq extends RequestType, TRep extends ReplyType >
Requester(Class< TReq > treq_class, Class< TRep > trep_class, RequesterParams req_params)Requester< TReq extends RequestType, TRep extends ReplyType >
send_request(TReq request)Requester< TReq extends RequestType, TRep extends ReplyType >
send_request_oneway(TReq request)Requester< TReq extends RequestType, TRep extends ReplyType >
take_replies(int max_count)Requester< TReq extends RequestType, TRep extends ReplyType >
take_replies(int max_count, SampleIdentity_t related_request_id)Requester< TReq extends RequestType, TRep extends ReplyType >
take_replies(SampleIdentity_t related_request_id)Requester< TReq extends RequestType, TRep extends ReplyType >
take_reply(Sample< TRep > reply)Requester< TReq extends RequestType, TRep extends ReplyType >
take_reply(Sample< TRep > reply, SampleIdentity_t related_request_id)Requester< TReq extends RequestType, TRep extends ReplyType >
unbind()ServiceProxy< TReq, TRep >
wait_for_replies(int min_count, Duration_t max_wait)Requester< TReq extends RequestType, TRep extends ReplyType >
wait_for_replies(Duration_t max_wait)Requester< TReq extends RequestType, TRep extends ReplyType >
wait_for_replies(int min_count, Duration_t max_wait, SampleIdentity_t related_request_id)Requester< TReq extends RequestType, TRep extends ReplyType >
wait_for_service()ServiceProxy< TReq, TRep >
wait_for_service(Duration_t maxWait)ServiceProxy< TReq, TRep >
wait_for_service(String instanceName)ServiceProxy< TReq, TRep >
wait_for_service(Duration_t max_wait, String instanceName)ServiceProxy< TReq, TRep >
wait_for_services(int count)ServiceProxy< TReq, TRep >
wait_for_services(Duration_t max_wait, int count)ServiceProxy< TReq, TRep >
wait_for_services(Vector< String > instanceNames)ServiceProxy< TReq, TRep >
wait_for_services(Duration_t max_wait, Vector< String > instanceNames)ServiceProxy< TReq, TRep >

© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.