address | log4cxx::helpers::DatagramPacket | protected |
buf | log4cxx::helpers::DatagramPacket | protected |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure 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() const | log4cxx::helpers::DatagramPacket | inline |
getData() const | log4cxx::helpers::DatagramPacket | inline |
getLength() const | log4cxx::helpers::DatagramPacket | inline |
getOffset() const | log4cxx::helpers::DatagramPacket | inline |
getPort() const | log4cxx::helpers::DatagramPacket | inline |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
length | log4cxx::helpers::DatagramPacket | protected |
offset | log4cxx::helpers::DatagramPacket | protected |
port | log4cxx::helpers::DatagramPacket | protected |
setAddress(InetAddressPtr address1) | log4cxx::helpers::DatagramPacket | inline |
setData(void *buf1) | log4cxx::helpers::DatagramPacket | inline |
setData(void *buf1, int offset1, int length1) | log4cxx::helpers::DatagramPacket | inline |
setLength(int length1) | log4cxx::helpers::DatagramPacket | inline |
setPort(int port1) | log4cxx::helpers::DatagramPacket | inline |
~DatagramPacket() | log4cxx::helpers::DatagramPacket | |
~Object() | log4cxx::helpers::Object | inlinevirtual |