Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

CModuleCommand::ListGatherer Class Reference

List of all members.

Public Member Functions

 ListGatherer (CTCLResult &rResult, char *pMatch)
void operator() (pair< string, CReadableObject * > p)

Private Attributes

CTCLResult & m_rResult
char * m_pMatch

Constructor & Destructor Documentation

CModuleCommand::ListGatherer::ListGatherer CTCLResult &  rResult,
char *  pMatch
[inline]
 

Definition at line 372 of file CModuleCommand.h.

References m_pMatch, and m_rResult.


Member Function Documentation

void CModuleCommand::ListGatherer::operator() pair< string, CReadableObject * >  p  ) 
 

Definition at line 797 of file CModuleCommand.cpp.

References CReadableObject::getType(), m_pMatch, and m_rResult.


Member Data Documentation

char* CModuleCommand::ListGatherer::m_pMatch [private]
 

Definition at line 370 of file CModuleCommand.h.

Referenced by ListGatherer(), and operator()().

CTCLResult& CModuleCommand::ListGatherer::m_rResult [private]
 

Definition at line 369 of file CModuleCommand.h.

Referenced by ListGatherer(), and operator()().


The documentation for this class was generated from the following files:
Generated on Fri Mar 12 13:04:35 2004 for Scripted Readout by doxygen 1.3.4