#include <data.hh>
Public Member Functions | |
Data () | |
Data (::size_t size) | |
u_int8_t * | raw () |
Access the raw data. |
olsr::utl::Data::Data | ( | ) | [inline] |
olsr::utl::Data::Data | ( | ::size_t | size | ) | [inline, explicit] |
u_int8_t * olsr::utl::Data::raw | ( | ) | [inline] |
Access the raw data.
References olsr::utl::internal::shared_data::buffer, olsr::utl::Data_< Self >::data_, and olsr::utl::Data_< Self >::offset_.
Referenced by olsr::msg::TCMessage::dump(), olsr::msg::MIDMessage::dump(), olsr::msg::HNAMessage::dump(), olsr::msg::HELLOMessage::dump(), olsr::msg::Message::forward(), olsr::pkt::Packet::Packet(), olsr::pkt::Packet::parse(), olsr::msg::Message::parse(), olsr::sys::UnixSocket::receive(), and olsr::sys::Socket::receive().