8 #ifndef OPENDDS_DCPS_TRANSPORT_UDP_UDPRECEIVESTRATEGY_H 9 #define OPENDDS_DCPS_TRANSPORT_UDP_UDPRECEIVESTRATEGY_H 33 virtual int handle_input(ACE_HANDLE fd);
36 virtual ssize_t receive_bytes(iovec iov[],
45 virtual int start_i();
46 virtual void stop_i();
ACE_INET_Addr remote_address_
std::pair< TransportReassembly_rch, SequenceNumber > ReassemblyInfo
ReassemblyMap reassembly_
Christopher Diggins *renamed files *fixing compilation errors *adding Visual C project file *removed make Max Lybbert *removed references to missing and unused header
Holds a data sample received by the transport.
Defines class that represents a transport packet header.
ACE_HANDLE get_handle(void)
Sequence number abstraction. Only allows positive 64 bit values.
virtual bool check_header(const DataSampleHeader &header)
Check the data sample header for suitability.
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
virtual bool check_header(const TH &header)
Check the transport header for suitability.
#define OpenDDS_Udp_Export
The Internal API and Implementation of OpenDDS.
typedef OPENDDS_MAP(OPENDDS_STRING, OPENDDS_STRING) ValueMap
Helper types and functions for config file parsing.