CflowdFlowPort
[ libCfd | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Quick Index
Class Summary
class CflowdFlowPort{
public: protected:
Back to the top of CflowdFlowPort
DESCRIPTION
---------------------------------------------------------------------------
class CflowdFlowPort
---------------------------------------------------------------------------
This class is used to hold the port number and socket descriptor for a UDP port on which cflowdmux is listening for flow-export packets.
---------------------------------------------------------------------------
Back to the top of CflowdFlowPort
int fd;
No documentation available.
int fd; // fd I'm using to get data from the port
Back to the top of CflowdFlowPort
uint16_t portnum;
No documentation available.
uint16_t portnum; // the port number I'm listening on
Back to the top of CflowdFlowPort
All Members
Back to the top of CflowdFlowPort
Ancestors
Class does not inherit from any other class.
Back to the top of CflowdFlowPort
Descendants
Class is not inherited by any others.
Back to the top of CflowdFlowPort
Generated from source by the Cocoon utilities on Tue Sep 22 04:08:53 1998 .
Report problems to jkotula@unimax.com