EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairDBObjectMemberValues Union Reference

#include <EicRoot/blob/master/dbase/dbUtils/FairTSQLObject.h>

Public Attributes

FairDBObjectMemberTypes type
 
char c_val
 
size_t Ui_Val
 
int i_val
 
float f_val
 
double d_val
 
TArrayI * I_Ar_val
 
TArrayF * F_Ar_val
 
TArrayD * D_Ar_val
 

Detailed Description

Structure to hold the returned member value and its type.

Definition at line 48 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 48 of file FairTSQLObject.h

Member Data Documentation

char FairDBObjectMemberValues::c_val

Definition at line 50 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 50 of file FairTSQLObject.h

TArrayD* FairDBObjectMemberValues::D_Ar_val

Definition at line 57 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 57 of file FairTSQLObject.h

double FairDBObjectMemberValues::d_val

Definition at line 54 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 54 of file FairTSQLObject.h

TArrayF* FairDBObjectMemberValues::F_Ar_val

Definition at line 56 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 56 of file FairTSQLObject.h

float FairDBObjectMemberValues::f_val

Definition at line 53 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 53 of file FairTSQLObject.h

TArrayI* FairDBObjectMemberValues::I_Ar_val

Definition at line 55 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 55 of file FairTSQLObject.h

int FairDBObjectMemberValues::i_val

Definition at line 52 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 52 of file FairTSQLObject.h

FairDBObjectMemberTypes FairDBObjectMemberValues::type

Definition at line 49 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 49 of file FairTSQLObject.h

size_t FairDBObjectMemberValues::Ui_Val

Definition at line 51 of file FairTSQLObject.h.

View newest version in sPHENIX GitHub at line 51 of file FairTSQLObject.h


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