Mania++
 All Classes Functions Variables Pages
Public Member Functions | Private Attributes | List of all members
GbxParameters Class Reference

List of parameters. More...

#include <GbxParameters.h>

Public Member Functions

template<typename T >
void Put (T *pointer)
 Add parameter to the list. More...
 
std::vector< GbxParamGetParameters ()
 Return the current list of parameters.
 

Private Attributes

std::vector< GbxParamparameters = std::vector<GbxParam>()
 List of parameters.
 

Detailed Description

List of parameters.

Member Function Documentation

template<typename T >
void GbxParameters::Put ( T *  pointer)
inline

Add parameter to the list.

Parameters
pointerPointer to the parameter.

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