#include <ncbistr.hpp>
Inheritance diagram for IStringEncoder:

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) |
|
|
Type of string to be decoded.
Definition at line 2741 of file ncbistr.hpp. |
|
|
Definition at line 2747 of file ncbistr.hpp. |
|
||||||||||||
|
Encode the string.
|
1.4.6
Modified on Mon Dec 07 16:24:27 2009 by modify_doxy.py rev. 173732