Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
grpc_core::CppImplOf< CppType, CType > Class Template Reference

#include <cpp_impl_of.h>

Public Member Functions

CType * c_ptr ()
 

Static Public Member Functions

static const CppType * FromC (const CType *c_type)
 
static CppType * FromC (CType *c_type)
 

Protected Member Functions

 ~CppImplOf ()=default
 

Detailed Description

template<typename CppType, typename CType>
class grpc_core::CppImplOf< CppType, CType >

Definition at line 27 of file cpp_impl_of.h.

Constructor & Destructor Documentation

◆ ~CppImplOf()

template<typename CppType , typename CType >
grpc_core::CppImplOf< CppType, CType >::~CppImplOf ( )
protecteddefault

Member Function Documentation

◆ c_ptr()

template<typename CppType , typename CType >
CType* grpc_core::CppImplOf< CppType, CType >::c_ptr ( )
inline

Definition at line 39 of file cpp_impl_of.h.

◆ FromC() [1/2]

template<typename CppType , typename CType >
static const CppType* grpc_core::CppImplOf< CppType, CType >::FromC ( const CType *  c_type)
inlinestatic

Definition at line 34 of file cpp_impl_of.h.

◆ FromC() [2/2]

template<typename CppType , typename CType >
static CppType* grpc_core::CppImplOf< CppType, CType >::FromC ( CType *  c_type)
inlinestatic

Definition at line 30 of file cpp_impl_of.h.


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


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