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

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

#include <xml_utils.hpp>

Public Types

typedef container_type::value_type container_element
 
typedef container_element::element_type T
 
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 >)
 
static return_type parse (const std::string &, STD_TR1::shared_ptr< const loadable_Object >)
 

Detailed Description

template<class container_type>
class component_range< container_type >

Class to parse an Enumeration of loadable_Objects.


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