webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
zero_copy_stream_impl_lite.h File Reference
#include <memory>
#include <google/protobuf/stubs/shared_ptr.h>
#include <string>
#include <iosfwd>
#include <google/protobuf/io/zero_copy_stream.h>
#include <google/protobuf/stubs/callback.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/scoped_ptr.h>
#include <google/protobuf/stubs/stl_util.h>

Go to the source code of this file.

Classes

class  google::protobuf::io::ArrayInputStream
 
class  google::protobuf::io::ArrayOutputStream
 
class  google::protobuf::io::StringOutputStream
 
class  google::protobuf::io::LazyStringOutputStream
 
class  google::protobuf::io::CopyingInputStream
 
class  google::protobuf::io::CopyingInputStreamAdaptor
 
class  google::protobuf::io::CopyingOutputStream
 
class  google::protobuf::io::CopyingOutputStreamAdaptor
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::io
 

Functions

char * google::protobuf::io::mutable_string_data (string *s)
 
std::pair< char *, bool > google::protobuf::io::as_string_data (string *s)