#include <Consent.h>
CConSent::CConSent | ( | ) | [inline] |
CConSent::CConSent | ( | const CGraphmatFile * | _GraFile | ) | [inline] |
const CGraLine & CConSent::GetUnit | ( | size_t | i | ) | const |
References CUnitHolder::GetUnits(), and m_GraFile.
Referenced by FirstChar(), FirstUnit(), InitBasicInformation(), LastChar(), LastUnit(), SetDepthOfBullet(), and SetUsualLawDocumentDivision().
void CConSent::SetEmpty | ( | ) | [inline] |
References m_bConnected, m_bFirstUpper, m_bForceConnected, m_BulletLastDelim, m_GraFile, m_HostNo, m_LowerRubiconType, m_ParatNo, m_SimilarFieldNo, m_Type, and m_UpperRubiconType.
Referenced by CConSent().
BYTE CConSent::LastChar | ( | ) | const [inline] |
References CGraLine::GetToken(), CGraLine::GetTokenLength(), GetUnit(), and m_HardGraphEndNo.
BYTE CConSent::FirstChar | ( | ) | const [inline] |
References CGraLine::GetToken(), GetUnit(), and m_HardGraphStartNo.
Referenced by HaveEquCase(), and SimilarBullets().
const CGraLine& CConSent::FirstUnit | ( | ) | const [inline] |
References GetUnit(), and m_HardGraphStartNo.
Referenced by SimilarBullets().
bool CConSent::IsFirstWord | ( | const char * | s | ) | const |
References m_GraFile, m_HardGraphStartNo, and CUnitHolder::StrSuperCompare().
Referenced by SetUsualLawDocumentDivision().
const CGraLine& CConSent::LastUnit | ( | ) | const [inline] |
bool CConSent::IsGround | ( | ) | const [inline] |
References m_StartNo, and UnGroundNo.
Referenced by IsBullet(), and IsParag().
bool CConSent::IsBullet | ( | ) | const |
References CUnitHolder::HasDescr(), IsGround(), m_GraFile, m_HardGraphStartNo, and OBullet.
Referenced by CanBeBrothers(), CanBeParataxed(), and SimilarBullets().
bool CConSent::IsParag | ( | ) | const |
References CUnitHolder::HasDescr(), IsGround(), m_GraFile, m_HardGraphStartNo, and OPar.
bool CConSent::IsSoft | ( | ) | const |
References m_HardGraphEndNo.
Referenced by InitBasicInformation().
bool CConSent::SetUsualLawDocumentDivision | ( | ) | [inline] |
References GetUnit(), CUnitHolder::IsBulletWord(), IsFirstWord(), m_GraFile, m_HardGraphEndNo, m_HardGraphStartNo, m_UsualLawDocumentDivision, and None.
Referenced by InitBasicInformation().
bool CConSent::InitBasicInformation | ( | ) |
References CUnitHolder::BSoft(), CUnitHolder::BSpace(), CGraLine::GetScreenLength(), GetUnit(), CUnitHolder::GetUnits(), CUnitHolder::HasDescr(), CUnitHolder::IsSentenceEndMark(), IsSoft(), m_bFirstUpper, m_CountFullStops, m_EndNo, m_GraFile, m_GraLineNoToMark, m_HardGraphEndNo, m_HardGraphStartNo, m_NumberOfLines, m_StartNo, OPun, OUp, CUnitHolder::PSoft(), and SetUsualLawDocumentDivision().
string CConSent::GetString | ( | ) | const |
References ConvertASCIIToHtmlSymbols(), CUnitHolder::GetUnits(), CUnitHolder::HasDescr(), m_EndNo, m_GraFile, m_StartNo, and OSentEnd.
const CGraphmatFile* CConSent::m_GraFile |
Referenced by CConSent(), GetString(), GetUnit(), InitBasicInformation(), IsBullet(), IsFirstWord(), IsParag(), SetDepthOfBullet(), SetEmpty(), and SetUsualLawDocumentDivision().
size_t CConSent::m_StartNo |
Referenced by GetString(), InitBasicInformation(), InitDoc(), IsGround(), RecognizeSimpleCS(), and SimilarBullets().
size_t CConSent::m_EndNo |
Referenced by GetString(), GobbleNextCS(), InitBasicInformation(), InitDoc(), and RecognizeSimpleCS().
size_t CConSent::m_HardGraphStartNo |
Referenced by FirstChar(), FirstUnit(), InitBasicInformation(), IsBullet(), IsFirstWord(), IsParag(), SetDepthOfBullet(), and SetUsualLawDocumentDivision().
size_t CConSent::m_HardGraphEndNo |
Referenced by GobbleNextCS(), InitBasicInformation(), InitDoc(), IsSoft(), LastChar(), LastUnit(), SetDepthOfBullet(), and SetUsualLawDocumentDivision().
size_t CConSent::m_GraLineNoToMark |
Referenced by GobbleNextCS(), InitBasicInformation(), and InitDoc().
Referenced by GobbleNextCS(), and SetEmpty().
Referenced by GobbleNextCS(), and SetEmpty().
size_t CConSent::m_NumberOfLines |
Referenced by GobbleNextCS(), InitBasicInformation(), and InitDoc().
Referenced by CanBeBrothers(), CanBeHost(), CanBeParataxed(), InitDoc(), and SetEmpty().
Referenced by RecognizeSimpleCS(), and SetEmpty().
Referenced by GobbleNextCS(), RecognizeSimpleCS(), and SetEmpty().
Referenced by InitBasicInformation(), and SetEmpty().
Referenced by GobbleNextCS(), and InitBasicInformation().
Referenced by CanBeHost(), InitDoc(), and SetEmpty().
Referenced by SetEmpty().
short CConSent::m_BulletDepth |
Referenced by SetDepthOfBullet(), and SimilarBullets().
Referenced by SetEmpty().
Referenced by SetDepthOfBullet(), SetEmpty(), and SimilarBullets().
Referenced by CanBeBrothers(), CanBeParataxed(), and SetUsualLawDocumentDivision().