Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

StandardTraits.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  TCLAP

Classes

struct  TCLAP::ArgTraits< long >
 longs have value-like semantics. More...
struct  TCLAP::ArgTraits< int >
 ints have value-like semantics. More...
struct  TCLAP::ArgTraits< short >
 shorts have value-like semantics. More...
struct  TCLAP::ArgTraits< char >
 chars have value-like semantics. More...
struct  TCLAP::ArgTraits< unsigned long >
 unsigned longs have value-like semantics. More...
struct  TCLAP::ArgTraits< unsigned int >
 unsigned ints have value-like semantics. More...
struct  TCLAP::ArgTraits< unsigned short >
 unsigned shorts have value-like semantics. More...
struct  TCLAP::ArgTraits< unsigned char >
 unsigned chars have value-like semantics. More...
struct  TCLAP::ArgTraits< float >
 floats have value-like semantics. More...
struct  TCLAP::ArgTraits< double >
 doubles have value-like semantics. More...
struct  TCLAP::ArgTraits< bool >
 bools have value-like semantics. More...
struct  TCLAP::ArgTraits< wchar_t >
 wchar_ts have value-like semantics. More...
struct  TCLAP::ArgTraits< std::string >
 Strings have string like argument traits. More...

Functions

template<typename T>
void SetString (T &dst, const std::string &src)


Function Documentation

template<typename T>
void SetString T &  dst,
const std::string &  src
 

Definition at line 176 of file StandardTraits.h.

Referenced by TCLAP::ExtractValue().


Generated on Mon Sep 28 11:31:55 2009 for tclap by  doxygen 1.3.9.1