ACE_RMCast::Socket_Impl Class Reference

Inheritance diagram for ACE_RMCast::Socket_Impl:
Inheritance graph
[legend]
Collaboration diagram for ACE_RMCast::Socket_Impl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~Socket_Impl ()
 Socket_Impl (Address const &a, bool loop, Parameters const &params)
void send_ (void const *buf, size_t s)
ssize_t recv_ (void *buf, size_t s, ACE_Time_Value const *timeout, ACE_INET_Addr *from)
ssize_t size_ (ACE_Time_Value const *timeout)
ACE_HANDLE get_handle_ ()

Private Member Functions

virtual void recv (Message_ptr m)

Private Attributes

bool loop_
Parameters const params_
Mutex mutex_
Condition cond_
ACE_Unbounded_Queue< Message_ptrqueue_
ACE_Pipe signal_pipe_
ACE_Auto_Ptr< Fragmentfragment_
ACE_Auto_Ptr< Reassemblereassemble_
ACE_Auto_Ptr< Acknowledgeacknowledge_
ACE_Auto_Ptr< Retransmitretransmit_
ACE_Auto_Ptr< Flowflow_
ACE_Auto_Ptr< Linklink_

Constructor & Destructor Documentation

ACE_RMCast::Socket_Impl::~Socket_Impl (  ) 
ACE_RMCast::Socket_Impl::Socket_Impl ( Address const &  a,
bool  loop,
Parameters const &  params 
)

Member Function Documentation

ACE_HANDLE ACE_RMCast::Socket_Impl::get_handle_ (  ) 
void ACE_RMCast::Socket_Impl::recv ( Message_ptr  m  )  [private, virtual]

Reimplemented from ACE_RMCast::In_Element.

ssize_t ACE_RMCast::Socket_Impl::recv_ ( void *  buf,
size_t  s,
ACE_Time_Value const *  timeout,
ACE_INET_Addr from 
)
void ACE_RMCast::Socket_Impl::send_ ( void const *  buf,
size_t  s 
)
ssize_t ACE_RMCast::Socket_Impl::size_ ( ACE_Time_Value const *  timeout  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines

Generated on Mon Nov 30 00:56:35 2009 for ACE_RMCast by  doxygen 1.6.1