parameters_DynamicLink Class Reference

#include <parametersDynamic.h>

Collaboration diagram for parameters_DynamicLink:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 parameters_DynamicLink (int i)
 ~parameters_DynamicLink ()

Private Attributes

int i_
BoolParameterbp
DoubleParameterdp
FloatParameterfp
IntParameterip
LongParameterlp
StringParametersp


Detailed Description

requires parameters.h

Constructor & Destructor Documentation

parameters_DynamicLink::parameters_DynamicLink ( int  i  ) 

To force the link of the parameters classes, construct and destroy 1 of these somewhere in your statically linked code (main() might be appropriate). Thus all the symbols will be required and the link editor will do the right thing. int i -- if 0 (what you want) the member pointers are not filled in. Else we actually try to instantiate all the classes into our structure. Since it's a runtime decision, the linker will bind all the parameter classes. Note we don't include ExceptionJC.

parameters_DynamicLink::~parameters_DynamicLink (  ) 

Destroy the collection, if ever really instantiated.


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

Generated on Thu Mar 17 13:10:41 2011 for CCAFFEINE by  doxygen 1.5.9