src/gui/objects/GBenchFeedbackRequest.cpp File Reference

#include <ncbi_pch.hpp>
#include <gui/objects/GBenchFeedbackRequest.hpp>
#include <util/compress/zlib.hpp>
#include <util/compress/stream.hpp>
#include <connect/ncbi_conn_stream.hpp>
#include <objects/general/Date.hpp>

Include dependency graph for GBenchFeedbackRequest.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void s_Decompress (const vector< char > &data, string &str)
static void s_Compress (CNcbiIstream &istr, vector< char > &data)


Function Documentation

static void s_Compress CNcbiIstream istr,
vector< char > &  data
[static]
 

Definition at line 84 of file GBenchFeedbackRequest.cpp.

References buf, CT_POS_TYPE, ICompression::eLevel_Best, CZipCompression::fWriteGZipFormat, and kZlibDefaultStrategy.

Referenced by CGBenchFeedbackRequest::EncodeApp_log(), CGBenchFeedbackRequest::EncodeDesc(), and CGBenchFeedbackRequest::EncodeSys_config().

static void s_Decompress const vector< char > &  data,
string &  str
[static]
 

Definition at line 68 of file GBenchFeedbackRequest.cpp.

References buf, and CZipCompression::fCheckFileHeader.

Referenced by CGBenchFeedbackRequest::DecodeApp_log(), CGBenchFeedbackRequest::DecodeDesc(), and CGBenchFeedbackRequest::DecodeSys_config().


Generated on Mon Dec 7 07:47:51 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:21:46 2009 by modify_doxy.py rev. 173732