|
WSF
|
#include "wsf_export.h"#include "UtAttributeContainer.hpp"

Go to the source code of this file.
Classes | |
| class | WsfAttributeContainer |
Namespaces | |
| namespace | WsfUtil |
| A set of utilities that perform generic calculations among WSF objects. | |
Functions | |
| template<typename SYSTEM, typename ATTRIBUTE_TYPE> | |
| bool | WsfUtil::GetAuxValue (SYSTEM *aSystem, const std::string &aLabel, ATTRIBUTE_TYPE &aValue) |
| template<typename SYSTEM, typename ATTRIBUTE_TYPE> | |
| bool | WsfUtil::GetAuxValue (SYSTEM &aSystem, const std::string &aLabel, ATTRIBUTE_TYPE &aValue) |