Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
log4cxx::helpers::DatagramPacket Member List

This is the complete list of members for log4cxx::helpers::DatagramPacket, including all inherited members.

cast(const Class &clazz) const =0log4cxx::helpers::Objectpure virtual
DatagramPacket(void *buf, int length)log4cxx::helpers::DatagramPacket
DatagramPacket(void *buf, int length, InetAddressPtr address, int port)log4cxx::helpers::DatagramPacket
DatagramPacket(void *buf, int offset, int length)log4cxx::helpers::DatagramPacket
DatagramPacket(void *buf, int offset, int length, InetAddressPtr address, int port)log4cxx::helpers::DatagramPacket
getAddress() constlog4cxx::helpers::DatagramPacket
getClass() const =0log4cxx::helpers::Objectpure virtual
getData() constlog4cxx::helpers::DatagramPacket
getLength() constlog4cxx::helpers::DatagramPacket
getOffset() constlog4cxx::helpers::DatagramPacket
getPort() constlog4cxx::helpers::DatagramPacket
instanceof(const Class &clazz) const =0log4cxx::helpers::Objectpure virtual
setAddress(InetAddressPtr address1)log4cxx::helpers::DatagramPacket
setData(void *buf1)log4cxx::helpers::DatagramPacket
setData(void *buf1, int offset1, int length1)log4cxx::helpers::DatagramPacket
setLength(int length1)log4cxx::helpers::DatagramPacket
setPort(int port1)log4cxx::helpers::DatagramPacket
~DatagramPacket()log4cxx::helpers::DatagramPacket
~Object()log4cxx::helpers::Objectinlinevirtual