FlightGear next
flightgear::http::HTTPRequest::StringMap Class Reference

#include <HTTPRequest.hxx>

Inherits std::map< std::string, std::string >.

Public Member Functions

std::string get (const std::string &key) const
 

Detailed Description

Definition at line 48 of file HTTPRequest.hxx.

Member Function Documentation

◆ get()

std::string flightgear::http::HTTPRequest::StringMap::get ( const std::string & key) const
inline

Definition at line 50 of file HTTPRequest.hxx.


The documentation for this class was generated from the following file: