HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::sphinx::SphinxSchemaFile Class Reference

#include <SphinxSchemaFile.hpp>

Public Member Functions

 SphinxSchemaFile (std::istream &istrSchema)
virtual ~SphinxSchemaFile (void)
bool getFields (std::vector< std::pair< std::string, int > > &Vec)
bool getNames (std::vector< std::string > &names)
std::string getErrorMsg (void) const
bool isError (void) const
unsigned int getAttributesCount (void) const

Detailed Description

Definition at line 30 of file SphinxSchemaFile.hpp.

Constructor & Destructor Documentation

HCE::sphinx::SphinxSchemaFile::SphinxSchemaFile ( std::istream &  istrSchema)
explicit

Definition at line 24 of file SphinxSchemaFile.cpp.

virtual HCE::sphinx::SphinxSchemaFile::~SphinxSchemaFile ( void  )
inlinevirtual

Definition at line 34 of file SphinxSchemaFile.hpp.

Member Function Documentation

unsigned int HCE::sphinx::SphinxSchemaFile::getAttributesCount ( void  ) const
inline

Definition at line 41 of file SphinxSchemaFile.hpp.

Here is the caller graph for this function:

std::string HCE::sphinx::SphinxSchemaFile::getErrorMsg ( void  ) const
inline

Definition at line 39 of file SphinxSchemaFile.hpp.

Here is the caller graph for this function:

bool HCE::sphinx::SphinxSchemaFile::getFields ( std::vector< std::pair< std::string, int > > &  Vec)

Definition at line 29 of file SphinxSchemaFile.cpp.

Here is the caller graph for this function:

bool HCE::sphinx::SphinxSchemaFile::getNames ( std::vector< std::string > &  names)

Definition at line 80 of file SphinxSchemaFile.cpp.

Here is the caller graph for this function:

bool HCE::sphinx::SphinxSchemaFile::isError ( void  ) const
inline

Definition at line 40 of file SphinxSchemaFile.hpp.


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