Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
CPyCppyy::CallContextRAII< F > Class Template Reference

template<CallContext::ECallFlags F>
class CPyCppyy::CallContextRAII< F >

Definition at line 155 of file CallContext.h.

Public Member Functions

 CallContextRAII (CallContext *ctxt)
 CallContextRAII (const CallContextRAII &)=delete
 ~CallContextRAII ()
CallContextRAIIoperator= (const CallContextRAII &)=delete

Private Attributes

CallContextfCtxt
bool fPrior

#include </home/stephan/code/root-2/bindings/pyroot/cppyy/CPyCppyy/src/CallContext.h>

Constructor & Destructor Documentation

◆ CallContextRAII() [1/2]

CPyCppyy::CallContextRAII< F >::CallContextRAII ( CallContext * ctxt)
inline

Definition at line 157 of file CallContext.h.

◆ CallContextRAII() [2/2]

CPyCppyy::CallContextRAII< F >::CallContextRAII ( const CallContextRAII< F > & )
delete

◆ ~CallContextRAII()

Definition at line 163 of file CallContext.h.

Member Function Documentation

◆ operator=()

CallContextRAII & CPyCppyy::CallContextRAII< F >::operator= ( const CallContextRAII< F > & )
delete

Member Data Documentation

◆ fCtxt

Definition at line 168 of file CallContext.h.

◆ fPrior

bool CPyCppyy::CallContextRAII< F >::fPrior
private

Definition at line 169 of file CallContext.h.


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