IStringEncoder Class Reference
[String Manipulations]

Search Toolkit Book for IStringEncoder

#include <ncbistr.hpp>

Inheritance diagram for IStringEncoder:

Inheritance graph
[legend]
List of all members.

Detailed Description

Encoder interface. Names and values can be encoded with different rules.

Definition at line 2737 of file ncbistr.hpp.

Public Types

enum  EStringType { eName, eValue }
 Type of string to be decoded. More...

Public Member Functions

virtual string Encode (const string &src, EStringType stype) const =0
 Encode the string.
virtual ~IStringEncoder (void)


Member Enumeration Documentation

enum IStringEncoder::EStringType
 

Type of string to be decoded.

Enumerator:
eName 
eValue 

Definition at line 2741 of file ncbistr.hpp.


Constructor & Destructor Documentation

virtual IStringEncoder::~IStringEncoder void   )  [inline, virtual]
 

Definition at line 2747 of file ncbistr.hpp.


Member Function Documentation

virtual string IStringEncoder::Encode const string &  src,
EStringType  stype
const [pure virtual]
 

Encode the string.


The documentation for this class was generated from the following file:
Generated on Mon Dec 7 15:40:50 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:24:27 2009 by modify_doxy.py rev. 173732