Public Member Functions | Public Attributes

TBasicCortege< MaxNumDom > Struct Template Reference

#include <cortege.h>

Inheritance diagram for TBasicCortege< MaxNumDom >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Public Attributes

template<int MaxNumDom>
struct TBasicCortege< MaxNumDom >


Constructor & Destructor Documentation

template<int MaxNumDom>
TBasicCortege< MaxNumDom >::TBasicCortege (  )  [inline]

Member Function Documentation

template<int MaxNumDom>
int TBasicCortege< MaxNumDom >::GetItem ( size_t  index  )  const [inline]
template<int MaxNumDom>
int TBasicCortege< MaxNumDom >::SetItem ( size_t  index,
long  Value 
) [inline]
template<int MaxNumDom>
BYTE TBasicCortege< MaxNumDom >::GetSignatNo (  )  const [inline]

Referenced by CTempArticle::CheckCortegeVector(), TRoss::CortegeToStr(), and TRoss::UpdateSignatsOfTheFieldInCorteges().

Here is the caller graph for this function:

template<int MaxNumDom>
void TBasicCortege< MaxNumDom >::SetSignatNo ( BYTE  SignatNo  )  [inline]

Referenced by TRoss::ReadFromStr(), and TRoss::UpdateSignatsOfTheFieldInCorteges().

Here is the caller graph for this function:

template<int MaxNumDom>
bool TBasicCortege< MaxNumDom >::IsEqual (  )  const [inline]

Referenced by TBasicCortege< 10 >::GetFieldFormat().

Here is the caller graph for this function:

template<int MaxNumDom>
void TBasicCortege< MaxNumDom >::SetEqual (  )  [inline]

Referenced by CTempArticle::AddCortegeToVector().

Here is the caller graph for this function:

template<int MaxNumDom>
const char* TBasicCortege< MaxNumDom >::GetFieldFormat (  )  const [inline]

Referenced by CTempArticle::ArticleToText().

Here is the caller graph for this function:

template<int MaxNumDom>
bool TBasicCortege< MaxNumDom >::HasEqualItems ( const TBasicCortege< MaxNumDom > &  X,
BYTE  _MaxNumDom 
) const [inline]

Referenced by TBasicCortege< 10 >::EqualCortege().

Here is the caller graph for this function:

template<int MaxNumDom>
bool TBasicCortege< MaxNumDom >::EqualCortege ( const TBasicCortege< MaxNumDom > &  X,
BYTE  _MaxNumDom 
) const [inline]

Referenced by CTempArticle::AddArticle(), and CTempArticle::CheckCortegeVector().

Here is the caller graph for this function:

template<int MaxNumDom>
bool TBasicCortege< MaxNumDom >::IsEqualWithWildCard ( const TBasicCortege< MaxNumDom > &  X,
WORD  EmptyDomItem,
BYTE  _MaxNumDom 
) const [inline]

Referenced by CTempArticle::IsPartOf().

Here is the caller graph for this function:

template<int MaxNumDom>
TBasicCortege<MaxNumDom>& TBasicCortege< MaxNumDom >::operator= ( const TBasicCortege< 10 > &  X  )  [inline]

Member Data Documentation

template<int MaxNumDom>
BYTE TBasicCortege< MaxNumDom >::m_FieldNo
template<int MaxNumDom>
BYTE TBasicCortege< MaxNumDom >::m_SignatNo
template<int MaxNumDom>
BYTE TBasicCortege< MaxNumDom >::m_LevelId
template<int MaxNumDom>
BYTE TBasicCortege< MaxNumDom >::m_LeafId
template<int MaxNumDom>
BYTE TBasicCortege< MaxNumDom >::m_BracketLeafId
template<int MaxNumDom>
int TBasicCortege< MaxNumDom >::m_DomItemNos[MaxNumDom]

The documentation for this struct was generated from the following file: