Savarese Software Research Corporation
URI Class Reference

#include <URI.h>

List of all members.

Public Member Functions

 URI (const string &uri) SSRC_DECL_THROW(std
bool absolute () const
string uri () const
string scheme () const
string authority () const
string path () const
string query () const
string fragment () const

Detailed Description

Definition at line 33 of file URI.h.


Constructor & Destructor Documentation

URI::URI ( const string uri) [inline]

Definition at line 50 of file URI.h.

References uri().


Member Function Documentation

bool URI::absolute ( ) const [inline]

Definition at line 57 of file URI.h.

string URI::authority ( ) const [inline]

Definition at line 65 of file URI.h.

string URI::fragment ( ) const [inline]

Definition at line 71 of file URI.h.

string URI::path ( ) const [inline]

Definition at line 67 of file URI.h.

string URI::query ( ) const [inline]

Definition at line 69 of file URI.h.

Referenced by parse_get_parameters().

string URI::scheme ( ) const [inline]

Definition at line 63 of file URI.h.

string URI::uri ( ) const [inline]

Definition at line 61 of file URI.h.

Referenced by URI().


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

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.