RSeries astromech firmware
URLQueryString Class Reference

#include <wifi/URLQueryString.h>

Public Member Functions

 URLQueryString (String query)
 
bool getOptional (const char *id, String &value)
 
bool get (const char *id, String &value, bool expected=true)
 

Constructor & Destructor Documentation

◆ URLQueryString()

URLQueryString::URLQueryString ( String  query)
inline

Member Function Documentation

◆ get()

bool URLQueryString::get ( const char *  id,
String &  value,
bool  expected = true 
)
inline

◆ getOptional()

bool URLQueryString::getOptional ( const char *  id,
String &  value 
)
inline

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