cinder::Url Class Reference

#include <Url.h>

List of all members.

Public Member Functions

 Url ()
 Url (const std::string &urlString)
std::string str () const
const char * c_str () const

Constructor & Destructor Documentation

cinder::Url::Url (  ) 
cinder::Url::Url ( const std::string &  urlString  )  [explicit]

Member Function Documentation

std::string cinder::Url::str (  )  const
const char* cinder::Url::c_str (  )  const

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