|
OpenADFortTk (basic)
|
#include <IntrinsicInfo.h>
Public Member Functions | |
| Info () | |
| Info (bool varOps, unsigned int aNumOp, IntrinsicType_E aType) | |
Public Attributes | |
| bool | myVarOps |
| unsigned int | myNumOp |
| IntrinsicType_E | myType |
additional information
Definition at line 57 of file IntrinsicInfo.h.
| IntrinsicInfo::Info::Info | ( | ) | [inline] |
Definition at line 58 of file IntrinsicInfo.h.
| IntrinsicInfo::Info::Info | ( | bool | varOps, |
| unsigned int | aNumOp, | ||
| IntrinsicType_E | aType | ||
| ) | [inline] |
Definition at line 59 of file IntrinsicInfo.h.
| unsigned int IntrinsicInfo::Info::myNumOp |
Definition at line 61 of file IntrinsicInfo.h.
Definition at line 62 of file IntrinsicInfo.h.
Definition at line 59 of file IntrinsicInfo.h.