ACE_Tokenizer_T< CHAR >::ACE_Tokenizer_T::Delimiter_Entry Class Reference

Delimiter Entry. More...

#include <Tokenizer_T.h>

Collaboration diagram for ACE_Tokenizer_T< CHAR >::ACE_Tokenizer_T::Delimiter_Entry:

Collaboration graph
[legend]

List of all members.

Public Attributes

CHAR delimiter_
CHAR replacement_
int replace_


Detailed Description

template<class CHAR>
class ACE_Tokenizer_T< CHAR >::Delimiter_Entry

Delimiter Entry.

Describes a delimiter for the tokenizer.


Member Data Documentation

Most commonly a space ' '. What occurrences of delimiter_ should be replaced with. Whether replacement_ should be used. This should be replaced with a technique that sets replacement_ = delimiter by default. I'll do that next iteration.

template<class CHAR >
int ACE_Tokenizer_T< CHAR >::ACE_Tokenizer_T::Delimiter_Entry::replace_


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

Generated on Mon Jul 13 16:13:45 2009 for ACE by  doxygen 1.5.8