Public Member Functions | Private Member Functions | Private Attributes

CShortStringHolder Class Reference

#include <util_classes.h>

List of all members.

Public Member Functions

Private Member Functions

Private Attributes


Member Function Documentation

template<class T >
bool CShortStringHolder::CreateFromSequence ( begin,
end 
) [private]

References ErrorMessage(), and m_Buffer.

Here is the call graph for this function:

void CShortStringHolder::ReadShortStringHolder ( string  filename  ) 

References FileSize(), m_Buffer, and ReadVectorInner().

Referenced by CMorphDict::Load(), and CDwdsThesaurus::LoadDwdsThesaurus().

Here is the call graph for this function:

Here is the caller graph for this function:

bool CShortStringHolder::WriteShortStringHolder ( const string &  FileName  )  const

References m_Buffer, and WriteVectorInner().

Referenced by CMorphDict::Save().

Here is the call graph for this function:

Here is the caller graph for this function:

bool CShortStringHolder::CreateFromVector ( const StringVector in  ) 
bool CShortStringHolder::CreateFromSet ( const StringSet in  ) 

Referenced by CMorphDictBuilder::GenerateLemmas().

Here is the caller graph for this function:


Member Data Documentation

vector<char> CShortStringHolder::m_Buffer [private]

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