Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NDK_XX::Exception< T > Class Template Reference

#include <ndk++.h>

List of all members.

Public Methods

 Exception (const char *msg, int err)
 Exception (const T *elem, const string &msg, int err=-1)
 Exception (int err)
 Exception (const T *elem, int err)
virtual const char * classname () const

Public Attributes

const T * pElem

template<class T>
class NDK_XX::Exception< T >


Constructor & Destructor Documentation

template<class T>
NDK_XX::Exception< T >::Exception const char *    msg,
int    err
[inline]
 

Definition at line 2205 of file ndk++.h.

Referenced by NDK_XX::Application::Application().

template<class T>
NDK_XX::Exception< T >::Exception const T *    elem,
const string &    msg,
int    err = -1
[inline]
 

Definition at line 2210 of file ndk++.h.

template<class T>
NDK_XX::Exception< T >::Exception int    err [inline]
 

Definition at line 2217 of file ndk++.h.

template<class T>
NDK_XX::Exception< T >::Exception const T *    elem,
int    err
[inline]
 

Definition at line 2222 of file ndk++.h.


Member Function Documentation

template<class T>
virtual const char* NDK_XX::Exception< T >::classname   const [inline, virtual]
 

Definition at line 2228 of file ndk++.h.


Member Data Documentation

template<class T>
const T* NDK_XX::Exception< T >::pElem
 

Definition at line 2203 of file ndk++.h.

Referenced by NDK_XX::Application::Application(), NDK_XX::Application::get_application(), NDK_XX::Application::set_param_file_name(), and NDK_XX::Application::~Application().


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 16:02:16 2002 by doxygen1.2.17