Sct::Tokenize Class Reference


Public Types

typedef std::list< std::string > Tokens
typedef std::list< std::string > Tokens
typedef std::vector< std::string > TokenVec

Public Member Functions

 Tokenize (const std::string &str, const std::string &delimiters=" ")
Tokens::const_iterator begin () const
Tokens::const_iterator end () const
Tokens::iterator begin ()
Tokens::iterator end ()
const Tokenstokens () const
TokenVec tokenVec () const
Tokenstokens ()
unsigned int size () const
bool empty () const

Private Attributes

Tokens m_tokens

Detailed Description

Definition at line 11 of file Tokenize.h.


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:03:14 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6