MDBL Library
Public Member Functions | Protected Types | Protected Attributes | Private Member Functions
CGroupSet Class Reference

#include <GroupSet.hpp>

List of all members.

Public Member Functions

 CGroupSet ()
 CGroupSet (const CGroupSet &oSet)
 ~CGroupSet ()
size_t Count () const
CResultSetResultSet (size_t n) const
CResultSetoperator[] (size_t n) const
void Add (const CResultSet &oRS)

Protected Types

typedef TPtrArray< CResultSetCResultSets

Protected Attributes

CResultSets m_oResSets

Private Member Functions

void operator= (const CGroupSet &)

Member Typedef Documentation

typedef TPtrArray<CResultSet> CGroupSet::CResultSets [protected]

Constructor & Destructor Documentation

CGroupSet::CGroupSet ( const CGroupSet oSet)

Member Function Documentation

size_t CGroupSet::Count ( ) const [inline]
CResultSet & CGroupSet::ResultSet ( size_t  n) const [inline]
CResultSet & CGroupSet::operator[] ( size_t  n) const [inline]
void CGroupSet::Add ( const CResultSet oRS) [inline]
void CGroupSet::operator= ( const CGroupSet ) [private]

Member Data Documentation


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