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

#include <zero_copy_stream_impl_lite.h>

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

List of all members.

Public Member Functions

 StringOutputStream (string *target)
 ~StringOutputStream ()
bool Next (void **data, int *size)
void BackUp (int count)
int64 ByteCount () const

Constructor & Destructor Documentation


Member Function Documentation

void google::protobuf::io::StringOutputStream::BackUp ( int  count) [virtual]
bool google::protobuf::io::StringOutputStream::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