#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) |
|
||||||||||||
|
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(). |
|
||||||||||||
|
Definition at line 68 of file GBenchFeedbackRequest.cpp. References buf, and CZipCompression::fCheckFileHeader. Referenced by CGBenchFeedbackRequest::DecodeApp_log(), CGBenchFeedbackRequest::DecodeDesc(), and CGBenchFeedbackRequest::DecodeSys_config(). |
1.4.6
Modified on Mon Dec 07 16:21:46 2009 by modify_doxy.py rev. 173732