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

Definition at line 14 of file callcontext.h.

Public Attributes

bool fBool
 
double fDouble
 
float fFloat
 
int fInt
 
int64_t fInt64
 
int8_t fInt8
 
intptr_t fIntPtr
 
long double fLDouble
 
long long fLLong
 
long fLong
 
short fShort
 
unsigned int fUInt
 
uint64_t fUInt64
 
uint8_t fUInt8
 
unsigned long long fULLong
 
unsigned long fULong
 
unsigned short fUShort
 
voidfVoidp
 

#include </home/sftnight/build/workspace/root-makedoc-v624/rootspi/rdoc/src/v6-24-00-patches/bindings/pyroot/cppyy/cppyy-backend/clingwrapper/src/callcontext.h>

Member Data Documentation

◆ fBool

bool CPyCppyy::Parameter::Value::fBool

Definition at line 15 of file callcontext.h.

◆ fDouble

double CPyCppyy::Parameter::Value::fDouble

Definition at line 30 of file callcontext.h.

◆ fFloat

float CPyCppyy::Parameter::Value::fFloat

Definition at line 29 of file callcontext.h.

◆ fInt

int CPyCppyy::Parameter::Value::fInt

Definition at line 20 of file callcontext.h.

◆ fInt64

int64_t CPyCppyy::Parameter::Value::fInt64

Definition at line 27 of file callcontext.h.

◆ fInt8

int8_t CPyCppyy::Parameter::Value::fInt8

Definition at line 16 of file callcontext.h.

◆ fIntPtr

intptr_t CPyCppyy::Parameter::Value::fIntPtr

Definition at line 23 of file callcontext.h.

◆ fLDouble

long double CPyCppyy::Parameter::Value::fLDouble

Definition at line 31 of file callcontext.h.

◆ fLLong

long long CPyCppyy::Parameter::Value::fLLong

Definition at line 25 of file callcontext.h.

◆ fLong

long CPyCppyy::Parameter::Value::fLong

Definition at line 22 of file callcontext.h.

◆ fShort

short CPyCppyy::Parameter::Value::fShort

Definition at line 18 of file callcontext.h.

◆ fUInt

unsigned int CPyCppyy::Parameter::Value::fUInt

Definition at line 21 of file callcontext.h.

◆ fUInt64

uint64_t CPyCppyy::Parameter::Value::fUInt64

Definition at line 28 of file callcontext.h.

◆ fUInt8

uint8_t CPyCppyy::Parameter::Value::fUInt8

Definition at line 17 of file callcontext.h.

◆ fULLong

unsigned long long CPyCppyy::Parameter::Value::fULLong

Definition at line 26 of file callcontext.h.

◆ fULong

unsigned long CPyCppyy::Parameter::Value::fULong

Definition at line 24 of file callcontext.h.

◆ fUShort

unsigned short CPyCppyy::Parameter::Value::fUShort

Definition at line 19 of file callcontext.h.

◆ fVoidp

void * CPyCppyy::Parameter::Value::fVoidp

Definition at line 32 of file callcontext.h.

Collaboration diagram for CPyCppyy::Parameter::Value:
[legend]

The documentation for this union was generated from the following files: