NCBI C++ ToolKit
Public Types | Public Member Functions | Public Attributes | List of all members
CCgiApplication::SAcceptEntry Struct Reference

Search Toolkit Book for CCgiApplication::SAcceptEntry

"Accept:" header entry. More...

#include <cgi/cgiapp.hpp>

+ Collaboration diagram for CCgiApplication::SAcceptEntry:

Public Types

typedef map< string, stringTParams
 

Public Member Functions

 SAcceptEntry (void)
 
bool operator< (const SAcceptEntry &entry) const
 

Public Attributes

string m_Type
 
string m_Subtype
 
float m_Quality
 Quality factor or "1" if not set (or not numeric). More...
 
string m_MediaRangeParams
 Media range parameters. More...
 
TParams m_AcceptParams
 Accept parameters. More...
 

Detailed Description

"Accept:" header entry.

Definition at line 340 of file cgiapp.hpp.


The documentation for this struct was generated from the following files:
Modified on Tue Nov 28 02:24:48 2023 by modify_doxy.py rev. 669887