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

#include <zero_copy_stream_impl.h>

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

List of all members.

Classes

class  CopyingOstreamOutputStream

Public Member Functions

 OstreamOutputStream (ostream *stream, int block_size=-1)
 ~OstreamOutputStream ()
bool Next (void **data, int *size)
void BackUp (int count)
int64 ByteCount () const

Constructor & Destructor Documentation

google::protobuf::io::OstreamOutputStream::OstreamOutputStream ( ostream *  stream,
int  block_size = -1 
) [explicit]

Member Function Documentation

bool google::protobuf::io::OstreamOutputStream::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