WPILibC++  unspecified
wpi::HttpLocation Class Reference

Public Member Functions

 HttpLocation (const llvm::Twine &url_, bool *error, std::string *errorMsg)
 

Public Attributes

std::string url
 
std::string user
 
std::string password
 
std::string host
 
int port
 
std::string path
 
std::vector< std::pair< std::string, std::string > > params
 
std::string fragment
 

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