Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_not_found Struct Reference

#include <dynamic_property_map.hpp>

Inheritance diagram for boost::property_not_found:
Collaboration diagram for boost::property_not_found:

Public Member Functions

 property_not_found (const std::string &property)
 
virtual ~property_not_found () throw ()
 
const char * what () const throw ()
 

Public Attributes

std::string property
 
std::string statement
 

Constructor & Destructor Documentation

boost::property_not_found::property_not_found ( const std::string &  property)
inline
virtual boost::property_not_found::~property_not_found ( )
throw (
)
inlinevirtual

Member Function Documentation

const char* boost::property_not_found::what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

std::string boost::property_not_found::property
std::string boost::property_not_found::statement
mutable

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