iso::com::NetworkProtocol Class Reference

#include <iso_com_network_protocol.h>

Inherited by iso::com::NetworkReceiverProtocol, and iso::com::NetworkSenderProtocol.

Inheritance diagram for iso::com::NetworkProtocol:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 NetworkProtocol (const base::String &pAddress, unsigned int pPort, unsigned int pMaxPacketSize)
virtual ~NetworkProtocol ()
unsigned int port () const
const base::String & address () const
virtual unsigned int maxPacketSize () const

Protected Member Functions

 NetworkProtocol ()

Protected Attributes

unsigned int mPort
base::String mAddress
unsigned int mMaxPacketSize

Constructor & Destructor Documentation

NetworkProtocol::NetworkProtocol ( const base::String &  pAddress,
unsigned int  pPort,
unsigned int  pMaxPacketSize 
)

NetworkProtocol::~NetworkProtocol (  )  [virtual]

NetworkProtocol::NetworkProtocol (  )  [protected]


Member Function Documentation

unsigned int NetworkProtocol::port (  )  const

const base::String & NetworkProtocol::address (  )  const

unsigned int NetworkProtocol::maxPacketSize (  )  const [virtual]


Member Data Documentation

unsigned int iso::com::NetworkProtocol::mPort [protected]

base::String iso::com::NetworkProtocol::mAddress [protected]

unsigned int iso::com::NetworkProtocol::mMaxPacketSize [protected]


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 13:53:12 2011 for iso_com by  doxygen 1.5.1