BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
google::protobuf::io::CopyingOutputStreamAdaptor Class Reference

#include <zero_copy_stream_impl_lite.h>

Inheritance diagram for google::protobuf::io::CopyingOutputStreamAdaptor:
Inheritance graph
[legend]
Collaboration diagram for google::protobuf::io::CopyingOutputStreamAdaptor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CopyingOutputStreamAdaptor (CopyingOutputStream *copying_stream, int block_size=-1)
 ~CopyingOutputStreamAdaptor ()
bool Flush ()
void SetOwnsCopyingStream (bool value)
bool Next (void **data, int *size)
void BackUp (int count)
int64 ByteCount () const

Constructor & Destructor Documentation


Member Function Documentation

bool google::protobuf::io::CopyingOutputStreamAdaptor::Next ( void **  data,
int *  size 
) [virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines