ACE  6.0.6
Public Attributes
ACE_Tokenizer_T::Delimiter_Entry Class Reference

Delimiter Entry. More...

#include <Tokenizer_T.h>

List of all members.

Public Attributes

ACE_CHAR_T delimiter_
ACE_CHAR_T replacement_
int replace_

Detailed Description

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines