EasyLocal++ Documentation


 
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

easylocal::ValueType Union Reference

#include <EasyLocal.h>

List of all members.

Public Attributes


Detailed Description

The type of values for the parameters of the runners.

Definition at line 437 of file EasyLocal.h.


Member Data Documentation

unsigned long easylocal::ValueType::natural
 

The type for a natural value.

Definition at line 438 of file EasyLocal.h.

double easylocal::ValueType::real
 

The type for a real value.

Definition at line 440 of file EasyLocal.h.

unsigned int easylocal::ValueType::short_natural
 

The type for a small natural value.

Definition at line 439 of file EasyLocal.h.


The documentation for this union was generated from the following file:
 
Go to: the Main Page of the documentation.