ddc
|
#include <cortege.h>
Public Member Functions | |
int | GetItem (size_t index) const |
int | SetItem (size_t index, long Value) |
TBasicCortege () | |
BYTE | GetSignatNo () const |
void | SetSignatNo (BYTE SignatNo) |
bool | IsEqual () const |
void | SetEqual () |
const char * | GetFieldFormat () const |
bool | HasEqualItems (const TBasicCortege &X, BYTE _MaxNumDom) const |
bool | EqualCortege (const TBasicCortege &X, BYTE _MaxNumDom) const |
bool | IsEqualWithWildCard (const TBasicCortege &X, WORD EmptyDomItem, BYTE _MaxNumDom) const |
TBasicCortege< MaxNumDom > & | operator= (const TBasicCortege< 10 > &X) |
Public Attributes | |
BYTE | m_FieldNo |
BYTE | m_SignatNo |
BYTE | m_LevelId |
BYTE | m_LeafId |
BYTE | m_BracketLeafId |
int | m_DomItemNos [MaxNumDom] |
|
inline |
|
inline |
Referenced by CTempArticle::CheckCortegeVector(), CDictionary::GetCortegeItem(), TBasicCortege< 10 >::HasEqualItems(), TRoss::InsertDomItem(), TBasicCortege< 10 >::IsEqualWithWildCard(), TBasicCortege< 10 >::operator=(), TRoss::ReadFromStrWithOneSignatura(), and TCortege10::TCortege10().
|
inline |
Referenced by TRoss::InsertDomItem(), TBasicCortege< 10 >::operator=(), TRoss::ReadFromStrWithOneSignatura(), TBasicCortege< 10 >::TBasicCortege(), and TCortege10::TCortege10().
|
inline |
Referenced by CTempArticle::CheckCortegeVector(), TRoss::CortegeToStr(), and TRoss::UpdateSignatsOfTheFieldInCorteges().
|
inline |
Referenced by TRoss::ReadFromStr(), and TRoss::UpdateSignatsOfTheFieldInCorteges().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by CTempArticle::AddArticle(), and CTempArticle::CheckCortegeVector().
|
inline |
|
inline |
BYTE TBasicCortege< MaxNumDom >::m_FieldNo |
Referenced by CTempArticle::AddCortegeToVector(), CTempArticle::ArticleToText(), CTempArticle::CheckCortegeVector(), TRoss::CortegeToStr(), TBasicCortege< 10 >::EqualCortege(), get_size_in_bytes(), CDictionary::GetCortegeFieldNo(), CTempArticle::IntersectByFields(), TBasicCortege< 10 >::IsEqualWithWildCard(), TBasicCortege< 10 >::operator=(), TRoss::ReadFromStr(), TRoss::ReadFromStrWithOneSignatura(), restore_from_bytes(), save_to_bytes(), TCortege10::TCortege10(), and TRoss::UpdateSignatsOfTheFieldInCorteges().
BYTE TBasicCortege< MaxNumDom >::m_SignatNo |
BYTE TBasicCortege< MaxNumDom >::m_LevelId |
Referenced by CTempArticle::AddCortegeToVector(), CTempArticle::ArticleToText(), CTempArticle::CheckCortegeVector(), TBasicCortege< 10 >::EqualCortege(), get_size_in_bytes(), TBasicCortege< 10 >::IsEqualWithWildCard(), TBasicCortege< 10 >::operator=(), restore_from_bytes(), save_to_bytes(), and TCortege10::TCortege10().
BYTE TBasicCortege< MaxNumDom >::m_LeafId |
Referenced by CTempArticle::AddCortegeToVector(), CTempArticle::ArticleToText(), CTempArticle::CheckCortegeVector(), TBasicCortege< 10 >::EqualCortege(), get_size_in_bytes(), CTempArticle::IntersectByFields(), TBasicCortege< 10 >::IsEqualWithWildCard(), TBasicCortege< 10 >::operator=(), restore_from_bytes(), save_to_bytes(), and TCortege10::TCortege10().
BYTE TBasicCortege< MaxNumDom >::m_BracketLeafId |
Referenced by CTempArticle::AddCortegeToVector(), CTempArticle::ArticleToText(), CTempArticle::CheckCortegeVector(), TBasicCortege< 10 >::EqualCortege(), get_size_in_bytes(), CTempArticle::IntersectByFields(), TBasicCortege< 10 >::IsEqualWithWildCard(), TBasicCortege< 10 >::operator=(), restore_from_bytes(), save_to_bytes(), and TCortege10::TCortege10().
int TBasicCortege< MaxNumDom >::m_DomItemNos[MaxNumDom] |
Referenced by TRoss::CortegeToStr(), get_size_in_bytes(), restore_from_bytes(), and save_to_bytes().