BWAPI
|
#include <zero_copy_stream_impl_lite.h>
Public Member Functions | |
virtual | ~CopyingOutputStream () |
virtual bool | Write (const void *buffer, int size)=0 |
virtual google::protobuf::io::CopyingOutputStream::~CopyingOutputStream | ( | ) | [virtual] |
virtual bool google::protobuf::io::CopyingOutputStream::Write | ( | const void * | buffer, |
int | size | ||
) | [pure virtual] |