YAML::TypedKeyNotFound< T > Class Template Reference

#include <exceptions.h>

Inheritance diagram for YAML::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::TypedKeyNotFound< T >

Definition at line 128 of file exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 130 of file exceptions.h.

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

Definition at line 132 of file exceptions.h.


Member Data Documentation

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

Definition at line 134 of file exceptions.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


yaml_cpp
Author(s): Jesse Beder
autogenerated on Fri Jan 11 09:42:46 2013