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::SphinxWeightPacker Class Reference

#include <SphinxResultDataSerializator.hpp>

Public Member Functions

 SphinxWeightPacker (unsigned int fieldsCount_=0, unsigned int fieldWidth_=HEX_STRING_LENGTH)
std::string pack (const std::string &data, unsigned int minNumberFieldsPacking)
std::string unpack (const std::string &data)

Detailed Description

Definition at line 63 of file SphinxResultDataSerializator.hpp.

Constructor & Destructor Documentation

HCE::sphinx::SphinxWeightPacker::SphinxWeightPacker ( unsigned int  fieldsCount_ = 0,
unsigned int  fieldWidth_ = HEX_STRING_LENGTH 
)
inlineexplicit

Definition at line 69 of file SphinxResultDataSerializator.hpp.

Member Function Documentation

std::string HCE::sphinx::SphinxWeightPacker::pack ( const std::string &  data,
unsigned int  minNumberFieldsPacking 
)

Definition at line 30 of file SphinxResultDataSerializator.cpp.

Here is the caller graph for this function:

std::string HCE::sphinx::SphinxWeightPacker::unpack ( const std::string &  data)

Definition at line 58 of file SphinxResultDataSerializator.cpp.

Here is the caller graph for this function:


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