library of assembled shared sources

http://lass.cocamware.com

lass::util::impl::Environment< T > Struct Template Reference

#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)


Detailed Description

template<typename T>
struct lass::util::impl::Environment< T >

Definition at line 60 of file environment.h.


Member Function Documentation

template<typename T >
static const T lass::util::impl::Environment< T >::get ( const std::string &  iName  )  [inline, static]

Definition at line 62 of file environment.h.

References lass::util::impl::lass_getenv().

template<typename T >
static void lass::util::impl::Environment< T >::put ( const std::string &  iName,
typename CallTraits< T >::TParam  iValue 
) [inline, static]

Definition at line 66 of file environment.h.

References lass::util::impl::lass_putenv().


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

Generated on Mon Nov 10 14:22:18 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo