pcapxx::internals Namespace Reference

WiPal PCAP internals - not designed for users. More...


Classes

struct  DummySetup
 FIXME: TODO: Document. More...
struct  DummyUpdate
 FIXME: TODO: Document. More...
struct  fd_ctor_helper
struct  fd_ctor_helper< D, D >
struct  frame_iterator
 Iterator over frames for PCAP descriptors . More...
struct  file_header
 PCAP file format internal header. More...
struct  file_frame_header
 PCAP file format representation of a packet header. More...

Enumerations

enum  { version_major = 2, version_minor = 4, max_packet_size = 65535 }

Functions

template<class D >
bool fd_swapped_helper (const D *)
template<class D >
bool fd_swapped_helper (const descriptor< D > *d)
template<>
bool fd_swapped_helper< tool::undefined_type > (const tool::undefined_type *d)
template<class D >
std::ostream & fd_print_helper (std::ostream &o, const D *)
template<class D >
std::ostream & fd_print_helper (std::ostream &o, const descriptor< D > *d)
template<>
std::ostream & fd_print_helper< tool::undefined_type > (std::ostream &o, const tool::undefined_type *d)

Variables

struct
pcapxx::internals::file_header 
__packed__


Detailed Description

WiPal PCAP internals - not designed for users.


Enumeration Type Documentation

anonymous enum

Enumerator:
version_major  Current PCAP major version.
version_minor  Current PCAP minor version.
max_packet_size  Maximum packet size w.r.t. the PCAP file format.


Variable Documentation

PCAP file format internal header.

PCAP file format representation of a packet header.


Generated on Wed Apr 22 22:52:43 2009 for wipal by  doxygen 1.5.8