CStringDecoder_Url Class Reference
[String Manipulations]

Search Toolkit Book for CStringDecoder_Url

#include <ncbistr.hpp>

Inheritance diagram for CStringDecoder_Url:

Inheritance graph
[legend]
Collaboration diagram for CStringDecoder_Url:

Collaboration graph
[legend]
List of all members.

Detailed Description

URL-decoder for string pairs parser.

Definition at line 2752 of file ncbistr.hpp.

Public Member Functions

 CStringDecoder_Url (NStr::EUrlDecode flag=NStr::eUrlDec_All)
virtual string Decode (const string &src, EStringType stype) const

Private Attributes

NStr::EUrlDecode m_Flag


Constructor & Destructor Documentation

CStringDecoder_Url::CStringDecoder_Url NStr::EUrlDecode  flag = NStr::eUrlDec_All  ) 
 

Definition at line 3600 of file ncbistr.cpp.


Member Function Documentation

string CStringDecoder_Url::Decode const string &  src,
EStringType  stype
const [virtual]
 

Definition at line 3606 of file ncbistr.cpp.

References m_Flag, and NStr::URLDecode().


Member Data Documentation

NStr::EUrlDecode CStringDecoder_Url::m_Flag [private]
 

Definition at line 2760 of file ncbistr.hpp.

Referenced by Decode().


The documentation for this class was generated from the following files:
Generated on Mon Dec 7 14:47:29 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:24:11 2009 by modify_doxy.py rev. 173732