Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

OEP_cfps Class Reference

#include <oep_types.h>

List of all members.

Public Methods

 OEP_cfps ()
virtual ~OEP_cfps ()
void setPort (unsigned int port)
const unsigned int getPort (void) const
void setKey (char *key)
const char * getKey (void) const
void addChannel (OEP_ecps *channel)
OepEcpsListgetChannels (void)

Private Attributes

unsigned int port
char * key
OepEcpsList channels


Constructor & Destructor Documentation

OEP_cfps::OEP_cfps  
 

Definition at line 402 of file oep_types.cc.

OEP_cfps::~OEP_cfps   [virtual]
 

Definition at line 409 of file oep_types.cc.

References channels, and key.


Member Function Documentation

void OEP_cfps::addChannel OEP_ecps   channel
 

Definition at line 457 of file oep_types.cc.

References channels.

OepEcpsList & OEP_cfps::getChannels void   
 

Definition at line 463 of file oep_types.cc.

References channels.

Referenced by OmniEvents::omniEventsLog::init().

const char * OEP_cfps::getKey void    const
 

Definition at line 451 of file oep_types.cc.

References key.

const unsigned int OEP_cfps::getPort void    const
 

Definition at line 434 of file oep_types.cc.

References port.

Referenced by OmniEvents::omniEventsLog::init(), and OmniEvents::omniEventsLog::omniEventsLog().

void OEP_cfps::setKey char *    key
 

Definition at line 440 of file oep_types.cc.

References key.

void OEP_cfps::setPort unsigned int    port
 

Definition at line 428 of file oep_types.cc.

References port.


Member Data Documentation

OepEcpsList OEP_cfps::channels [private]
 

Definition at line 237 of file oep_types.h.

Referenced by addChannel(), getChannels(), and ~OEP_cfps().

char* OEP_cfps::key [private]
 

Definition at line 236 of file oep_types.h.

Referenced by getKey(), setKey(), and ~OEP_cfps().

unsigned int OEP_cfps::port [private]
 

Definition at line 235 of file oep_types.h.

Referenced by getPort(), and setPort().


The documentation for this class was generated from the following files:
Generated on Fri Dec 12 10:53:11 2003 for OmniEvents by doxygen1.2.15