User Manual, Developers Guide and API Documentation

wns::pyconfig::Converter< T > Class Template Reference

#include <pyconfig/Converter.hpp>

Inheritance diagram for wns::pyconfig::Converter< T >:

Inheritance graph
[legend]

List of all members.

Public Types

typedef T TargetType

Public Member Functions

template<typename U>
bool convert (U &value, Object o) const
bool convert (std::string &value, Object o) const
bool convert (bool &value, Object o) const


Detailed Description

template<typename T>
class wns::pyconfig::Converter< T >

Definition at line 37 of file Converter.hpp.


Member Typedef Documentation

template<typename T>
typedef T wns::pyconfig::Converter< T >::TargetType

Definition at line 40 of file Converter.hpp.


Member Function Documentation

template<typename T>
template<typename U>
bool wns::pyconfig::Converter< T >::convert ( U &  value,
Object  o 
) const [inline]

Definition at line 74 of file Converter.hpp.

template<typename T>
bool wns::pyconfig::Converter< T >::convert ( std::string &  value,
Object  o 
) const [inline]

Definition at line 60 of file Converter.hpp.

template<typename T>
bool wns::pyconfig::Converter< T >::convert ( bool value,
Object  o 
) const [inline]

Definition at line 44 of file Converter.hpp.


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

Generated on Sun May 27 03:33:02 2012 for openWNS by  doxygen 1.5.5