oaPcellLink.h File Reference

Go to the source code of this file.

Compounds

class  oaPcellDef
class  oaPcellLink

Defines

#define oaPcellLink_P

Enumerations

enum  oaPcellErrorTypeEnum {
  oacPcellBindError = 0, oacPcellUnbindError = 1, oacPcellEvalError = 2, oacPcellReadError = 3,
  oacPcellWriteError = 4, oacPcellCalcDiskSizeError = 5, oacPcellPlugInError = 6
}


Define Documentation

#define oaPcellLink_P
 


Enumeration Type Documentation

enum oaPcellErrorTypeEnum
 

Enumeration values:
oacPcellBindError 
oacPcellUnbindError 
oacPcellEvalError 
oacPcellReadError 
oacPcellWriteError 
oacPcellCalcDiskSizeError 
oacPcellPlugInError 

Return to top of page