colHandler Class Reference

#include <col_handling_rep.hpp>

Inheritance diagram for colHandler:

Inheritance graph
[legend]
Collaboration diagram for colHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 colHandler (int column, string name, string tuple, rep_base &in)
virtual ~colHandler ()
 colHandler (colHandler &in)
virtual bool operator() (int ev)
int column (void)
void column (const int in)
string & name (void)
void name (const string &in)
rep_baserepBase (void)
string & Tuple_Section (void)
void Tuple_Section (const string &in)
 colHandler (int column, string name, string tuple, rep_base &in)
virtual ~colHandler ()
 colHandler (colHandler &in)
virtual bool operator() (int ev)
int column (void)
void column (const int in)
string & name (void)
void name (const string &in)
rep_baserepBase (void)
string & Tuple_Section (void)
void Tuple_Section (const string &in)

Protected Attributes

int m_column
string m_name
rep_basem_repBase
string m_Tuple_Section
rep_basem_repBase


Detailed Description

class colHandler

base class for col event functors

Definition at line 102 of file col_handling_rep.hpp.


Constructor & Destructor Documentation

colHandler::colHandler ( int  column,
string  name,
string  tuple,
rep_base in 
) [inline]

Definition at line 113 of file col_handling_rep.hpp.

virtual colHandler::~colHandler (  )  [inline, virtual]

Definition at line 122 of file col_handling_rep.hpp.

colHandler::colHandler ( colHandler in  )  [inline]

Definition at line 127 of file col_handling_rep.hpp.

colHandler::colHandler ( int  column,
string  name,
string  tuple,
rep_base in 
) [inline]

Definition at line 113 of file col_handling_rep.hpp.

virtual colHandler::~colHandler (  )  [inline, virtual]

Definition at line 122 of file col_handling_rep.hpp.

colHandler::colHandler ( colHandler in  )  [inline]

Definition at line 127 of file col_handling_rep.hpp.


Member Function Documentation

virtual bool colHandler::operator() ( int  ev  )  [inline, virtual]

int colHandler::column ( void   )  [inline]

Definition at line 143 of file col_handling_rep.hpp.

References m_column.

Referenced by col_handling_rep::addHandler().

void colHandler::column ( const int  in  )  [inline]

Definition at line 145 of file col_handling_rep.hpp.

References m_column.

string& colHandler::name ( void   )  [inline]

Definition at line 148 of file col_handling_rep.hpp.

References m_name.

void colHandler::name ( const string &  in  )  [inline]

Definition at line 150 of file col_handling_rep.hpp.

References m_name.

rep_base& colHandler::repBase ( void   )  [inline]

Definition at line 153 of file col_handling_rep.hpp.

References m_repBase.

string& colHandler::Tuple_Section ( void   )  [inline]

Definition at line 156 of file col_handling_rep.hpp.

References m_Tuple_Section.

Referenced by lookupHandler::operator()().

void colHandler::Tuple_Section ( const string &  in  )  [inline]

Definition at line 158 of file col_handling_rep.hpp.

References m_Tuple_Section.

virtual bool colHandler::operator() ( int  ev  )  [inline, virtual]

int colHandler::column ( void   )  [inline]

Definition at line 143 of file col_handling_rep.hpp.

References m_column.

void colHandler::column ( const int  in  )  [inline]

Definition at line 145 of file col_handling_rep.hpp.

References m_column.

string& colHandler::name ( void   )  [inline]

Definition at line 148 of file col_handling_rep.hpp.

References m_name.

void colHandler::name ( const string &  in  )  [inline]

Definition at line 150 of file col_handling_rep.hpp.

References m_name.

rep_base& colHandler::repBase ( void   )  [inline]

Definition at line 153 of file col_handling_rep.hpp.

References m_repBase.

string& colHandler::Tuple_Section ( void   )  [inline]

Definition at line 156 of file col_handling_rep.hpp.

References m_Tuple_Section.

void colHandler::Tuple_Section ( const string &  in  )  [inline]

Definition at line 158 of file col_handling_rep.hpp.

References m_Tuple_Section.


Member Data Documentation

int colHandler::m_column [protected]

string colHandler::m_name [protected]

Definition at line 107 of file col_handling_rep.hpp.

Referenced by name().

string colHandler::m_Tuple_Section [protected]

Definition at line 109 of file col_handling_rep.hpp.

Referenced by Tuple_Section().

Definition at line 108 of file col_handling_rep.hpp.


The documentation for this class was generated from the following files:

Generated on Sat Aug 15 12:48:11 2009 for w3systemsDevelopment by  doxygen 1.5.5