libdodo: dodo::exception::basic::__module__ Struct Reference

dodo::exception::basic::__module__ Struct Reference

is returned from initModule in the library More...

#include <exceptionBasic.h>

List of all members.

Public Attributes

char name [64]
 name of the library
char discription [256]
 discription of the library
char hook [64]
 name of the function in module that will be as a hook
char cookie [32]
 cookie that would be passed to deinitModule
bool modules [MODULE_ENUMSIZE]
 for what modules handler should be set,

Detailed Description

is returned from initModule in the library

Definition at line 175 of file exceptionBasic.h.


Member Data Documentation

cookie that would be passed to deinitModule

Definition at line 179 of file exceptionBasic.h.

discription of the library

Definition at line 177 of file exceptionBasic.h.

name of the function in module that will be as a hook

Definition at line 178 of file exceptionBasic.h.

for what modules handler should be set,

See also:
exception::moduleEnum

Definition at line 180 of file exceptionBasic.h.

name of the library

Definition at line 176 of file exceptionBasic.h.


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

Generated on Sun Nov 8 03:44:49 2009 for libdodo by  doxygen 1.6.1