library of assembled shared sources

http://lass.cocamware.com

lass::util::impl::Environment< std::string > Struct Template Reference

#include <environment.h>


Static Public Member Functions

static const std::string get (const std::string &iName)
static void put (const std::string &iName, const std::string &iValue)


Detailed Description

template<>
struct lass::util::impl::Environment< std::string >

Definition at line 73 of file environment.h.


Member Function Documentation

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

Definition at line 75 of file environment.h.

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

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

Definition at line 79 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