library of assembled shared sources |
http://lass.cocamware.com |
#include <environment.h>
Static Public Member Functions | |
static const T | get (const std::string &iName) |
static void | put (const std::string &iName, typename CallTraits< T >::TParam iValue) |
Definition at line 60 of file environment.h.
static const T lass::util::impl::Environment< T >::get | ( | const std::string & | iName | ) | [inline, static] |
static void lass::util::impl::Environment< T >::put | ( | const std::string & | iName, | |
typename CallTraits< T >::TParam | iValue | |||
) | [inline, static] |
Generated on Mon Nov 10 14:22:18 2008 for Library of Assembled Shared Sources by 1.5.7.1 |