te::core::URI::Impl Struct Reference

Public Attributes

bool m_isValid
 
boost::match_results< std::string::const_iterator > m_match
 
std::string m_uri
 

Detailed Description

Definition at line 50 of file URI.cpp.

Member Data Documentation

bool te::core::URI::Impl::m_isValid

Definition at line 54 of file URI.cpp.

boost::match_results< std::string::const_iterator > te::core::URI::Impl::m_match

Definition at line 53 of file URI.cpp.

std::string te::core::URI::Impl::m_uri

Definition at line 52 of file URI.cpp.


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