COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
This is the complete list of members for URI, including all inherited members.
base_name() const | URI | |
base_path() const | URI | |
cleanup() | URI | private |
empty() const | URI | inline |
extension() const | URI | |
is_absolute() const | URI | |
is_complete() const | URI | |
is_relative() const | URI | |
is_valid_element(const std::string &str) | URI | static |
m_path | URI | private |
m_scheme | URI | private |
name() const | URI | |
operator!=(const URI &right) const | URI | |
operator/(const URI &p) const | URI | |
operator/=(const URI &rhs) | URI | |
operator/=(const std::string &s) | URI | |
operator/=(const char *c) | URI | |
operator<<(std::ostream &os, const URI::Scheme::Type &in) | URI | friend |
operator<<(std::ostream &out, const URI &path) | URI | friend |
operator=(const URI &p) | URI | |
operator==(const URI &right) const | URI | |
operator>>(std::istream &is, URI::Scheme::Type &in) | URI | friend |
operator>>(std::istream &in, URI &path) | URI | friend |
path() const | URI | |
path(const std::string &path) | URI | |
scheme() const | URI | |
scheme(Scheme::Type) | URI | |
separator() | URI | static |
split_path(const std::string &path, URI::Scheme::Type &protocol, std::string &real_path) | URI | static |
string() const | URI | |
URI() | URI | |
URI(const URI &path) | URI | |
URI(const std::string &s) | URI | |
URI(const char *c) | URI | |
URI(const std::string &s, URI::Scheme::Type p) | URI |
Send comments to: COOLFluiD Web Admin |