#include <TFCSSimulationState.h>
|
bool | b |
|
char | c |
|
int | i |
|
float | f |
|
double | d |
|
void * | p |
|
Definition at line 122 of file TFCSSimulationState.h.
◆ operator bool()
TFCSSimulationState::AuxInfo_t::operator bool |
( |
| ) |
const |
|
inline |
◆ operator char()
TFCSSimulationState::AuxInfo_t::operator char |
( |
| ) |
const |
|
inline |
◆ operator double()
TFCSSimulationState::AuxInfo_t::operator double |
( |
| ) |
const |
|
inline |
◆ operator float()
TFCSSimulationState::AuxInfo_t::operator float |
( |
| ) |
const |
|
inline |
◆ operator int()
TFCSSimulationState::AuxInfo_t::operator int |
( |
| ) |
const |
|
inline |
◆ operator void *()
TFCSSimulationState::AuxInfo_t::operator void * |
( |
| ) |
const |
|
inline |
◆ set() [1/8]
template<>
void TFCSSimulationState::AuxInfo_t::set |
( |
bool |
val | ) |
|
|
inline |
◆ set() [2/8]
template<>
void TFCSSimulationState::AuxInfo_t::set |
( |
char |
val | ) |
|
|
inline |
◆ set() [3/8]
◆ set() [4/8]
template<>
void TFCSSimulationState::AuxInfo_t::set |
( |
double |
val | ) |
|
|
inline |
◆ set() [5/8]
template<>
void TFCSSimulationState::AuxInfo_t::set |
( |
float |
val | ) |
|
|
inline |
◆ set() [6/8]
template<>
void TFCSSimulationState::AuxInfo_t::set |
( |
int |
val | ) |
|
|
inline |
◆ set() [7/8]
template<class T >
void TFCSSimulationState::AuxInfo_t::set |
( |
T |
val | ) |
|
◆ set() [8/8]
template<>
void TFCSSimulationState::AuxInfo_t::set |
( |
void * |
val | ) |
|
|
inline |
bool TFCSSimulationState::AuxInfo_t::b |
char TFCSSimulationState::AuxInfo_t::c |
double TFCSSimulationState::AuxInfo_t::d |
float TFCSSimulationState::AuxInfo_t::f |
int TFCSSimulationState::AuxInfo_t::i |
void* TFCSSimulationState::AuxInfo_t::p |
The documentation for this union was generated from the following file: