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

#include <zero_copy_stream_impl_lite.h>

Inherited by google::protobuf::io::FileInputStream::CopyingFileInputStream, and google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream.

List of all members.

Public Member Functions

virtual ~CopyingInputStream ()
virtual int Read (void *buffer, int size)=0
virtual int Skip (int count)

Constructor & Destructor Documentation


Member Function Documentation

virtual int google::protobuf::io::CopyingInputStream::Read ( void *  buffer,
int  size 
) [pure virtual]
int google::protobuf::io::CopyingInputStream::Skip ( int  count) [virtual]

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