Public Member Functions | Private Attributes | List of all members
grpc::ByteBuffer::ByteBufferPointer Class Reference

Public Member Functions

 ByteBufferPointer (const ByteBuffer *b)
 
 operator ByteBuffer * ()
 
 operator grpc_byte_buffer * ()
 
 operator grpc_byte_buffer ** ()
 

Private Attributes

ByteBufferbbuf_
 

Detailed Description

Definition at line 204 of file include/grpcpp/impl/codegen/byte_buffer.h.

Constructor & Destructor Documentation

◆ ByteBufferPointer()

grpc::ByteBuffer::ByteBufferPointer::ByteBufferPointer ( const ByteBuffer b)
inline

Definition at line 207 of file include/grpcpp/impl/codegen/byte_buffer.h.

Member Function Documentation

◆ operator ByteBuffer *()

grpc::ByteBuffer::ByteBufferPointer::operator ByteBuffer * ( )
inline

Definition at line 210 of file include/grpcpp/impl/codegen/byte_buffer.h.

◆ operator grpc_byte_buffer *()

grpc::ByteBuffer::ByteBufferPointer::operator grpc_byte_buffer * ( )
inline

Definition at line 212 of file include/grpcpp/impl/codegen/byte_buffer.h.

◆ operator grpc_byte_buffer **()

grpc::ByteBuffer::ByteBufferPointer::operator grpc_byte_buffer ** ( )
inline

Definition at line 214 of file include/grpcpp/impl/codegen/byte_buffer.h.

Member Data Documentation

◆ bbuf_

ByteBuffer* grpc::ByteBuffer::ByteBufferPointer::bbuf_
private

Definition at line 217 of file include/grpcpp/impl/codegen/byte_buffer.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:30