Apache log4cxx  Version 0.12.1
log4cxx::helpers::DatagramPacket Member List

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

addresslog4cxx::helpers::DatagramPacketprotected
buflog4cxx::helpers::DatagramPacketprotected
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::DatagramPacketinline
getData() constlog4cxx::helpers::DatagramPacketinline
getLength() constlog4cxx::helpers::DatagramPacketinline
getOffset() constlog4cxx::helpers::DatagramPacketinline
getPort() constlog4cxx::helpers::DatagramPacketinline
instanceof(const Class &clazz) const =0log4cxx::helpers::Objectpure virtual
lengthlog4cxx::helpers::DatagramPacketprotected
offsetlog4cxx::helpers::DatagramPacketprotected
portlog4cxx::helpers::DatagramPacketprotected
setAddress(InetAddressPtr address1)log4cxx::helpers::DatagramPacketinline
setData(void *buf1)log4cxx::helpers::DatagramPacketinline
setData(void *buf1, int offset1, int length1)log4cxx::helpers::DatagramPacketinline
setLength(int length1)log4cxx::helpers::DatagramPacketinline
setPort(int port1)log4cxx::helpers::DatagramPacketinline
~DatagramPacket()log4cxx::helpers::DatagramPacket
~Object()log4cxx::helpers::Objectinlinevirtual