OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
packet_buffer.h File Reference
#include <string>
#include <stdint.h>
#include <boost/shared_ptr.hpp>
#include <boost/shared_array.hpp>
#include <base/util.h>
Include dependency graph for packet_buffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PacketBuffer
 
class  PacketBufferManager
 

Typedefs

typedef boost::shared_ptr
< PacketBuffer
PacketBufferPtr
 

Typedef Documentation

typedef boost::shared_ptr<PacketBuffer> PacketBufferPtr

Definition at line 18 of file packet_buffer.h.