iError Project Site at SourceForge.net Logo
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

iERR::CDescriptionParam::UDescriptionParam Union Reference

union used to store description parameters. More...

#include <iError.h>

List of all members.

Public Attributes

int i
long l
double d
void * p


Detailed Description

union used to store description parameters.

Definition at line 196 of file iError.h.


Member Data Documentation

double iERR::CDescriptionParam::UDescriptionParam::d
 

Definition at line 200 of file iError.h.

Referenced by iERR::CDescriptionParam::GetDouble(), and iERR::CDescriptionParam::SetDouble().

int iERR::CDescriptionParam::UDescriptionParam::i
 

Definition at line 198 of file iError.h.

Referenced by iERR::CDescriptionParam::GetInt(), and iERR::CDescriptionParam::SetInt().

long iERR::CDescriptionParam::UDescriptionParam::l
 

Definition at line 199 of file iError.h.

Referenced by iERR::CDescriptionParam::GetLong(), and iERR::CDescriptionParam::SetLong().

void* iERR::CDescriptionParam::UDescriptionParam::p
 

Definition at line 201 of file iError.h.

Referenced by iERR::CDescriptionParam::GetVoid(), and iERR::CDescriptionParam::SetVoid().


The documentation for this union was generated from the following file:
© 2002 by C-LAB
generated by doxygen