ns3::UdpSocketImplTest Class Reference

Inheritance diagram for ns3::UdpSocketImplTest:
Inheritance graph
[legend]
Collaboration diagram for ns3::UdpSocketImplTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool RunTests (void)
 UdpSocketImplTest ()
void ReceivePacket (Ptr< Socket > socket, Ptr< Packet > packet, const Address &from)
void ReceivePacket2 (Ptr< Socket > socket, Ptr< Packet > packet, const Address &from)
void ReceivePkt (Ptr< Socket > socket)
void ReceivePkt2 (Ptr< Socket > socket)

Private Attributes

Ptr< Packetm_receivedPacket
Ptr< Packetm_receivedPacket2

Detailed Description

Definition at line 605 of file udp-socket-impl.cc.


Constructor & Destructor Documentation

ns3::UdpSocketImplTest::UdpSocketImplTest (  ) 

Definition at line 621 of file udp-socket-impl.cc.


Member Function Documentation

void ns3::UdpSocketImplTest::ReceivePacket ( Ptr< Socket socket,
Ptr< Packet packet,
const Address from 
)

Definition at line 626 of file udp-socket-impl.cc.

References m_receivedPacket.

void ns3::UdpSocketImplTest::ReceivePacket2 ( Ptr< Socket socket,
Ptr< Packet packet,
const Address from 
)

Definition at line 631 of file udp-socket-impl.cc.

References m_receivedPacket2.

void ns3::UdpSocketImplTest::ReceivePkt ( Ptr< Socket socket  ) 

Definition at line 636 of file udp-socket-impl.cc.

References m_receivedPacket, and NS_ASSERT.

Referenced by RunTests().

void ns3::UdpSocketImplTest::ReceivePkt2 ( Ptr< Socket socket  ) 

Definition at line 644 of file udp-socket-impl.cc.

References m_receivedPacket2, and NS_ASSERT.

Referenced by RunTests().

bool ns3::UdpSocketImplTest::RunTests ( void   )  [virtual]

Member Data Documentation

Definition at line 607 of file udp-socket-impl.cc.

Referenced by ReceivePacket(), ReceivePkt(), and RunTests().

Definition at line 608 of file udp-socket-impl.cc.

Referenced by ReceivePacket2(), ReceivePkt2(), and RunTests().


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 14:11:52 2009 for NS-3 by  doxygen 1.6.3