Tanl Linguistic Pipeline

IXE::conf_set< T > Class Template Reference
[Configuration]

A conf_set contains a set of configuration values. More...

#include <conf_set.h>

Inheritance diagram for IXE::conf_set< T >:
IXE::Var< std::set< T > > IXE::Configuration::Item

List of all members.

Public Member Functions

 conf_set (char const *name)
 conf_set (char const *name, char const *value)
virtual bool contains (T const &s) const
template<>
void parseValue (char const *&line)
template<>
void parseValue (char const *&line)
template<>
void parseValue (char const *&line)
template<>
void parseValue (char const *&line)

Protected Member Functions

virtual void parseValue (char const *&line)
 Parse the line of text by splitting it into tokens separated by whitespace.
virtual void reset ()

Detailed Description

template<class T>
class IXE::conf_set< T >

A conf_set contains a set of configuration values.


Member Function Documentation

template<>
void IXE::conf_set< std::string >::parseValue ( char const *&  line  )  [inline, virtual]
Parameters:
line The line of text to be parsed.

Implements IXE::Configuration::Item.

template<class T>
virtual void IXE::conf_set< T >::parseValue ( char const *&  line  )  [protected, virtual]

Parse the line of text by splitting it into tokens separated by whitespace.

Parameters:
line The line of text to be parsed.

Implements IXE::Configuration::Item.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.