Public Member Functions | Public Attributes
YAML_PM::TypedKeyNotFound< T > Class Template Reference

#include <exceptions.h>

Inheritance diagram for YAML_PM::TypedKeyNotFound< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TypedKeyNotFound (const Mark &mark_, const T &key_)
virtual ~TypedKeyNotFound () throw ()

Public Attributes

key

Detailed Description

template<typename T>
class YAML_PM::TypedKeyNotFound< T >

Definition at line 137 of file exceptions.h.


Constructor & Destructor Documentation

template<typename T>
YAML_PM::TypedKeyNotFound< T >::TypedKeyNotFound ( const Mark mark_,
const T &  key_ 
) [inline]

Definition at line 139 of file exceptions.h.

template<typename T>
virtual YAML_PM::TypedKeyNotFound< T >::~TypedKeyNotFound ( ) throw () [inline, virtual]

Definition at line 141 of file exceptions.h.


Member Data Documentation

template<typename T>
T YAML_PM::TypedKeyNotFound< T >::key

Definition at line 143 of file exceptions.h.


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


libpointmatcher
Author(s):
autogenerated on Mon Sep 14 2015 02:59:08