Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
CPyCppyy::Parameter Struct Reference

Definition at line 16 of file callcontext.h.

Classes

union  Value

Public Attributes

void * fRef
char fTypeCode
union CPyCppyy::Parameter::Value fValue

Member Data Documentation

◆ fRef

void * CPyCppyy::Parameter::fRef

Definition at line 37 of file callcontext.h.

◆ fTypeCode

char CPyCppyy::Parameter::fTypeCode

Definition at line 38 of file callcontext.h.

◆ fValue

union CPyCppyy::Parameter::Value CPyCppyy::Parameter::fValue