Public Member Functions | Public Attributes

CBibliography Struct Reference

#include <Bibliography.h>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

CBibliography contains bibliographical information about one corpus file, this information is read from xml, xpathes are defined in options file.


Constructor & Destructor Documentation

CBibliography::CBibliography (  ) 

Member Function Documentation

void CBibliography::CleanBibliography (  ) 

set all members empty

References m_BiblAttribs, m_DateStr, m_OrigBibl, m_ScanBibl, m_StartPageInfo, and UnknownPageNumber.

Referenced by CConcIndexator::LoadFileIntoGraphan(), CConcXml::LoadXmlAndReadBibliography(), and ReadFromString().

Here is the caller graph for this function:

void CBibliography::ReadFromString ( const string &  S  ) 

read structure's members from a string

References CleanBibliography(), m_DateStr, m_OrigBibl, m_ScanBibl, and Trim().

Referenced by CConcXml::GetFullBibliographyOfHit().

Here is the call graph for this function:

Here is the caller graph for this function:

string CBibliography::WriteToString (  )  const

write structure's members to a string

References m_DateStr, m_OrigBibl, and m_ScanBibl.

Referenced by CConcXml::AddIndexItem(), and CConcIndexator::IndexMorphXml().

Here is the caller graph for this function:

bool CBibliography::ConvertDateToInt ( int &  Result  )  const

convert m_DateStr to an integer

References _MAKELONG, _MAKEWORD, and m_DateStr.

Referenced by CConcXml::AddIndexItem(), CConcXml::LoadXmlAndReadBibliography(), and CQueryParser::ParseQueryOperators().

Here is the caller graph for this function:


Member Data Documentation


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