gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | List of all members
GRPC_FINAL Class Reference
Inheritance diagram for GRPC_FINAL:

Public Member Functions

 GrpcBufferWriter (grpc_byte_buffer **bp, int block_size=kMaxBufferLength)
 
bool Next (void **data, int *size) GRPC_OVERRIDE
 
void BackUp (int count) GRPC_OVERRIDE
 
grpc::protobuf::int64 ByteCount () const GRPC_OVERRIDE
 
 GrpcBufferReader (grpc_byte_buffer *buffer)
 
bool Next (const void **data, int *size) GRPC_OVERRIDE
 
void BackUp (int count) GRPC_OVERRIDE
 
bool Skip (int count) GRPC_OVERRIDE
 
grpc::protobuf::int64 ByteCount () const GRPC_OVERRIDE
 

The documentation for this class was generated from the following file: