| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::DataSet Struct Reference
Public Member Functions
Detailed DescriptionA container which allows insertion of different types. The inserted data must have a copy-constructor well done Constructor & Destructor Documentation
Member Function Documentation
return true if str exists else false.
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. Return an iterator on all values
remove a named pair
template<typename T >
Set the value of the variable str. |
Tulip Software by LaBRI Visualization Team 2001 - 2010 |