Public Member Functions | Public Attributes | Private Types | Private Attributes

TCortegeContainer Class Reference

#include <Ross.h>

Inheritance diagram for TCortegeContainer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Public Attributes

Private Types

Private Attributes


Member Typedef Documentation


Constructor & Destructor Documentation

TCortegeContainer::TCortegeContainer ( BYTE  MaxNumDom  ) 

References m_MaxNumDom.


Member Function Documentation

TCortege10 * TCortegeContainer::GetCortege ( size_t  i  ) 
const TCortege10 * TCortegeContainer::GetCortege ( size_t  i  )  const
void TCortegeContainer::_AddCortege ( const TCortege10 C  ) 

References m_Corteges10, m_Corteges3, and m_MaxNumDom.

Referenced by CTempArticle::WriteToDictionary().

Here is the caller graph for this function:

size_t TCortegeContainer::_GetCortegesSize (  )  const
void TCortegeContainer::ClearCorteges (  ) 

References m_Corteges10, m_Corteges3, and m_MaxNumDom.

Referenced by TRoss::BuildCorteges(), and TRoss::~TRoss().

Here is the caller graph for this function:

void TCortegeContainer::EraseCorteges ( size_t  start,
size_t  last 
)

References m_Corteges10, m_Corteges3, and m_MaxNumDom.

Referenced by TRoss::DelCorteges().

Here is the caller graph for this function:

void TCortegeContainer::WriteCorteges ( const char *  CortegeFile  )  const

References m_Corteges10, m_Corteges3, and m_MaxNumDom.

Referenced by TRoss::Save().

Here is the caller graph for this function:

void TCortegeContainer::ReadCorteges ( const char *  CortegeFile  ) 

References m_Corteges10, m_Corteges3, and m_MaxNumDom.

Referenced by TRoss::BuildCorteges().

Here is the caller graph for this function:


Member Data Documentation


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