Greens-code
A modular quantum transport code
|
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 >) |
Class to parse an Enumeration of loadable_Objects.