DeSR Dependency Parser

IXE::conf< std::vector< std::string > > Class Template Reference
[Configuration]

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

#include <conf_vector.h>

Inheritance diagram for IXE::conf< std::vector< std::string > >:

Inheritance graph
Collaboration diagram for IXE::conf< std::vector< std::string > >:

Collaboration graph

List of all members.

Public Member Functions

 conf (char const *name)

Protected Member Functions

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


Detailed Description

template<>
class IXE::conf< std::vector< std::string > >

A conf_vector contains a set of configuration values.

Definition at line 47 of file conf_vector.h.


Member Function Documentation

virtual void IXE::conf< std::vector< std::string > >::parseValue ( char const *&  line  )  [inline, protected, virtual]

Parse the line of text by splitting it into words that are separated by whitespace.

Parameters:
line The line of text to be parsed.

Definition at line 60 of file conf_vector.h.

References IXE::next_token_line().


The documentation for this class was generated from the following file:
 
Copyright © 2005-2007 G. Attardi. Generated on 13 Aug 2009 by doxygen 1.5.7.1.