Greens-code
A modular quantum transport code
Public Types | Static Public Member Functions | List of all members
param_range< T > Class Template Reference

Class to parse an Enumeration of parameters. More...

#include <xml_utils.hpp>

Public Types

typedef std::vector< T > container_type
 
typedef STD_TR1::shared_ptr< container_type > return_type
 

Static Public Member Functions

static return_type parse (const std::string &, STD_TR1::shared_ptr< loadable_Object >)
 parse a collection of values, usage see above
 

Detailed Description

template<class T>
class param_range< T >

Class to parse an Enumeration of parameters.


The documentation for this class was generated from the following files: