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

NDK_XX::NDKDlgException< T > Class Template Reference

#include <ndk++.h>

List of all members.

Public Methods

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

Public Attributes

const T * pElem

template<class T>
class NDK_XX::NDKDlgException< T >


Constructor & Destructor Documentation

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

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

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

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

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

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

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

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


Member Function Documentation

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

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


Member Data Documentation

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

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

Referenced by NDK_XX::NDKDlgControl::get_param(), and NDK_XX::NDKDlgControl::save_param().


The documentation for this class was generated from the following file:
Generated on Tue Aug 27 10:49:46 2002 by doxygen1.2.17