| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::DataSet Struct Reference#include <Reflect.h>
Detailed DescriptionA container which allows insertion of different types. The inserted data must have a copy-constructor well donePublic Member Functions
Constructor & Destructor Documentation
Member Function Documentation
template<typename T>
Returns a copy of the value of the variable with name str. Type are checked in Debug Mode. If the variable str doesn't exist return false else true.
template<typename T>
Returns a copy of the value of the variable with name str. Type are checked in Debug Mode. If the variable str doesn't exist return false else true. The data is removed after the call.
template<typename T>
Set the value of the variable str.
return true if str exists else false. Return an iterator on all values
|
Tulip Software by LaBRI Visualization Team 2001 - 2007 |