Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ParameterSet::ParameterRecord::ParameterValue Union Reference

#include <ParameterSet.hpp>

Public Attributes

int intVal
 
double dblVal
 
void * ptrVal
 
char * strVal
 
bool boolVal
 

Detailed Description

Definition at line 71 of file includeLinks/ParameterSet.hpp.

Member Data Documentation

bool boolVal

Definition at line 77 of file includeLinks/ParameterSet.hpp.

double dblVal

Definition at line 74 of file includeLinks/ParameterSet.hpp.

void * ptrVal

Definition at line 75 of file includeLinks/ParameterSet.hpp.

char * strVal

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