extract_attribute< std::wstring > Struct Template Reference

#include <attributes.hpp>

List of all members.


Detailed Description

template<>
struct extract_attribute< std::wstring >

Deserialize the attribute from the name.

Definition at line 492 of file attributes.hpp.

Static Public Member Functions

template<typename StringT> std::wstring get (xml::attributes const &att, StringT const &name)
template<typename StringT1, typename StringT2> std::wstring get (xml::attributes const &att, StringT1 const &namespace_name, StringT2 const &name)


Member Function Documentation

template<typename StringT1, typename StringT2>
std::wstring extract_attribute< std::wstring >::get xml::attributes const &  att,
StringT1 const &  namespace_name,
StringT2 const &  name
[inline, static]
 

Definition at line 500 of file attributes.hpp.

References get_raw_attribute().

template<typename StringT>
std::wstring extract_attribute< std::wstring >::get xml::attributes const &  att,
StringT const &  name
[inline, static]
 

Definition at line 495 of file attributes.hpp.

References get_raw_attribute().


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


Donate to the XiMoL project SourceForge.net Logo If you have any questions about XiMoL, you could write to tournois@users.sourceforge.net.