A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/GBenchFeedbackAttachment_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/objects/GBenchFeedbackAttachment.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

61  string

strdata(

data

.data(),

data

.size());

68  while

( !istr.fail() ){

69

istr.read(

buf

,

sizeof

(

buf

) );

70  str

.append(

buf

, istr.gcount() );

95

mem_str.read( &

data

[0],

data

.size() );

User-defined methods of the data storage class.

In-memory stream (a la strstream or stringstream)

void EncodeData(const string &str)

compressors

void DecodeData(string &desc) const

data is stored as a zlib-compressed entity to reduce the traffic

~CGBenchFeedbackAttachment(void)

CZipStreamCompressor – zlib based compression stream processor.

CZipStreamDecompressor – zlib based decompression stream processor.

static const char * str(char *buf, int n)

virtual void Finalize(CCompressionStream::EDirection dir=CCompressionStream::eWrite)

Finalize stream's compression/decompression process for read/write.

@ fWriteGZipFormat

Use gzip (.gz) file format to write into compression stream (the archive also can store file name and...

@ fCheckFileHeader

Check (and skip) gzip file header on decompression stage.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

IO_PREFIX::istream CNcbiIstream

Portable alias for istream.

bool NcbiStreamCopy(CNcbiOstream &os, CNcbiIstream &is)

Copy the entire contents of stream "is" to stream "os".

bool IsSetData(void) const

file contents this is zlib compressed! Check if a value has been assigned to Data data member.

TData & SetData(void)

Assign a value to Data data member.

const TData & GetData(void) const

Get the Data member data.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4