Public Member Functions | Private Attributes | List of all members
BaseChannelFixture Class Reference
Inheritance diagram for BaseChannelFixture:
Inheritance graph
[legend]

Public Member Functions

 BaseChannelFixture (grpc_channel *channel)
 
grpc_channelchannel () const
 
 ~BaseChannelFixture ()
 

Private Attributes

grpc_channel *const channel_
 

Detailed Description

Definition at line 87 of file bm_call_create.cc.

Constructor & Destructor Documentation

◆ BaseChannelFixture()

BaseChannelFixture::BaseChannelFixture ( grpc_channel channel)
inlineexplicit

Definition at line 89 of file bm_call_create.cc.

◆ ~BaseChannelFixture()

BaseChannelFixture::~BaseChannelFixture ( )
inline

Definition at line 90 of file bm_call_create.cc.

Member Function Documentation

◆ channel()

grpc_channel* BaseChannelFixture::channel ( ) const
inline

Definition at line 92 of file bm_call_create.cc.

Member Data Documentation

◆ channel_

grpc_channel* const BaseChannelFixture::channel_
private

Definition at line 95 of file bm_call_create.cc.


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


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