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

Definition at line 17 of file callcontext.h.

Public Attributes

bool fBool
double fDouble
float fFloat
int fInt
int16_t fInt16
int32_t fInt32
int64_t fInt64
int8_t fInt8
intptr_t fIntPtr
long double fLDouble
long long fLLong
long fLong
short fShort
unsigned int fUInt
uint16_t fUInt16
uint32_t fUInt32
uint64_t fUInt64
uint8_t fUInt8
unsigned long long fULLong
unsigned long fULong
unsigned short fUShort
void * fVoidp

#include </home/stephan/code/root-2/bindings/pyroot/cppyy/cppyy-backend/clingwrapper/src/callcontext.h>

Member Data Documentation

◆ fBool

bool CPyCppyy::Parameter::Value::fBool

Definition at line 18 of file callcontext.h.

◆ fDouble

double CPyCppyy::Parameter::Value::fDouble

Definition at line 33 of file callcontext.h.

◆ fFloat

float CPyCppyy::Parameter::Value::fFloat

Definition at line 32 of file callcontext.h.

◆ fInt

int CPyCppyy::Parameter::Value::fInt

Definition at line 23 of file callcontext.h.

◆ fInt16

int16_t CPyCppyy::Parameter::Value::fInt16

Definition at line 25 of file CallContext.h.

◆ fInt32

int32_t CPyCppyy::Parameter::Value::fInt32

Definition at line 26 of file CallContext.h.

◆ fInt64

int64_t CPyCppyy::Parameter::Value::fInt64

Definition at line 30 of file callcontext.h.

◆ fInt8

int8_t CPyCppyy::Parameter::Value::fInt8

Definition at line 19 of file callcontext.h.

◆ fIntPtr

intptr_t CPyCppyy::Parameter::Value::fIntPtr

Definition at line 26 of file callcontext.h.

◆ fLDouble

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

Definition at line 34 of file callcontext.h.

◆ fLLong

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

Definition at line 28 of file callcontext.h.

◆ fLong

long CPyCppyy::Parameter::Value::fLong

Definition at line 25 of file callcontext.h.

◆ fShort

short CPyCppyy::Parameter::Value::fShort

Definition at line 21 of file callcontext.h.

◆ fUInt

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

Definition at line 24 of file callcontext.h.

◆ fUInt16

uint16_t CPyCppyy::Parameter::Value::fUInt16

Definition at line 28 of file CallContext.h.

◆ fUInt32

uint32_t CPyCppyy::Parameter::Value::fUInt32

Definition at line 29 of file CallContext.h.

◆ fUInt64

uint64_t CPyCppyy::Parameter::Value::fUInt64

Definition at line 31 of file callcontext.h.

◆ fUInt8

uint8_t CPyCppyy::Parameter::Value::fUInt8

Definition at line 20 of file callcontext.h.

◆ fULLong

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

Definition at line 29 of file callcontext.h.

◆ fULong

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

Definition at line 27 of file callcontext.h.

◆ fUShort

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

Definition at line 22 of file callcontext.h.

◆ fVoidp

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

Definition at line 35 of file callcontext.h.


The documentation for this union was generated from the following files:
  • bindings/pyroot/cppyy/cppyy-backend/clingwrapper/src/callcontext.h
  • bindings/pyroot/cppyy/CPyCppyy/include/CPyCppyy/API.h
  • bindings/pyroot/cppyy/CPyCppyy/src/CallContext.h