#include <G4AnyType.hh>
Definition at line 63 of file G4AnyType.hh.
◆ G4AnyType() [1/3]
◆ G4AnyType() [2/3]
template<typename ValueType >
G4AnyType::G4AnyType |
( |
ValueType & |
value | ) |
|
|
inline |
◆ G4AnyType() [3/3]
G4AnyType::G4AnyType |
( |
const G4AnyType & |
other | ) |
|
|
inline |
Copy Constructor
Definition at line 79 of file G4AnyType.hh.
81 {}
virtual Placeholder * Clone() const =0
◆ ~G4AnyType()
G4AnyType::~G4AnyType |
( |
| ) |
|
|
inline |
◆ Address()
void * G4AnyType::Address |
( |
| ) |
const |
|
inline |
◆ Empty()
G4bool G4AnyType::Empty |
( |
| ) |
const |
|
inline |
◆ FromString()
void G4AnyType::FromString |
( |
const std::string & |
val | ) |
|
|
inline |
◆ operator bool()
G4AnyType::operator bool |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
template<typename ValueType >
G4AnyType & G4AnyType::operator= |
( |
const ValueType & |
rhs | ) |
|
|
inline |
◆ Swap()
◆ ToString()
std::string G4AnyType::ToString |
( |
| ) |
const |
|
inline |
◆ TypeInfo()
const std::type_info & G4AnyType::TypeInfo |
( |
| ) |
const |
|
inline |
◆ any_cast
template<typename ValueType >
representation
value
Definition at line 256 of file G4AnyType.hh.
257{
260 : nullptr;
261}
static int operand(pchar begin, pchar end, double &result, pchar &endp, const dic_type &dictionary)
◆ fContent
The documentation for this class was generated from the following file: