PluginList::ErrPluginEC Struct Reference

#include <pluginsupport.h>

List of all members.

Public Member Functions

 ErrPluginEC (int i)

Public Attributes

int iErrCode
 Plugin exit-code.


Detailed Description

This is an exception thrown from PluginList::callByName() method.

Definition at line 66 of file pluginsupport.h.


Constructor & Destructor Documentation

PluginList::ErrPluginEC::ErrPluginEC ( int  i  )  [inline]

Create exception.

Parameters:
i Exit-code of plugin.

Definition at line 73 of file pluginsupport.h.

References iErrCode.


Member Data Documentation

int PluginList::ErrPluginEC::iErrCode

Plugin exit-code.

Definition at line 67 of file pluginsupport.h.

Referenced by ErrPluginEC().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 29 00:01:04 2007 for GED 2006 by  doxygen 1.5.2