NCBI C++ ToolKit
Public Types | Public Member Functions | List of all members
IStringEncoder Class Referenceabstract

Search Toolkit Book for IStringEncoder

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

#include <corelib/ncbistr.hpp>

+ Inheritance diagram for IStringEncoder:

Public Types

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

Public Member Functions

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

Detailed Description

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

Examples
/home/coremake/doxygen/cxx/include/corelib/ncbistr.hpp.

Definition at line 4543 of file ncbistr.hpp.


The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:57:22 2024 by modify_doxy.py rev. 669887