Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

PDU Class Reference

#include <pdu.h>

List of all members.

Public Methods

 PDU ()
virtual ~PDU ()
virtual void dpSet (uint16_t &, uint16_t &, uint32_t &, uint32_t &, uint32_t &, uint8_t *, uint8_t aggtype=0)
virtual void addFlows (TimeSlot *)

Private Attributes

FlowHeader flowheader
Flow flows [MAX_FLOWS]
uint16_t version
uint16_t numflows
uint32_t usec
uint32_t umsec
uint32_t sysuptime
uint8_t flowbody [MAX_FLOW_BODY]


Constructor & Destructor Documentation

PDU::PDU  
 

virtual PDU::~PDU   [virtual]
 


Member Function Documentation

virtual void PDU::addFlows TimeSlot   [virtual]
 

virtual void PDU::dpSet uint16_t  ,
uint16_t  ,
uint32_t  ,
uint32_t  ,
uint32_t  ,
uint8_t  ,
uint8_t    aggtype = 0
[virtual]
 


Member Data Documentation

uint8_t PDU::flowbody[MAX_FLOW_BODY] [private]
 

FlowHeader PDU::flowheader [private]
 

Flow PDU::flows[MAX_FLOWS] [private]
 

uint16_t PDU::numflows [private]
 

uint32_t PDU::sysuptime [private]
 

uint32_t PDU::umsec [private]
 

uint32_t PDU::usec [private]
 

uint16_t PDU::version [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Jun 26 00:23:14 2003 for Panoptis by doxygen1.2.18