17 #ifndef HH_SENF_Packets_PacketInfo_    18 #define HH_SENF_Packets_PacketInfo_ 1    22 #include <boost/intrusive_ptr.hpp>    38         template <
class Annotation>
    47         void memDebug(std::ostream & os) 
const;
    50         boost::intrusive_ptr<detail::PacketImpl> impl_;
 
void memDebug(std::ostream &os) const
void dumpAnnotations(std::ostream &os)
Annotation & annotation()
bool boolean_test() const
Internal: Packet data storage. 
bool usingExternalMemory() const
void releaseExternalMemory() const