Public Member Functions | Protected Attributes | List of all members
ChannelDestroyerFixture Class Referenceabstract
Inheritance diagram for ChannelDestroyerFixture:
Inheritance graph
[legend]

Public Member Functions

 ChannelDestroyerFixture ()
 
virtual void Init ()=0
 
virtual ~ChannelDestroyerFixture ()
 

Protected Attributes

grpc_channelchannel_ = nullptr
 

Detailed Description

Definition at line 30 of file bm_channel.cc.

Constructor & Destructor Documentation

◆ ChannelDestroyerFixture()

ChannelDestroyerFixture::ChannelDestroyerFixture ( )
inline

Definition at line 32 of file bm_channel.cc.

◆ ~ChannelDestroyerFixture()

virtual ChannelDestroyerFixture::~ChannelDestroyerFixture ( )
inlinevirtual

Definition at line 33 of file bm_channel.cc.

Member Function Documentation

◆ Init()

virtual void ChannelDestroyerFixture::Init ( )
pure virtual

Member Data Documentation

◆ channel_

grpc_channel* ChannelDestroyerFixture::channel_ = nullptr
protected

Definition at line 41 of file bm_channel.cc.


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


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