OpenADFortTk (basic)
IntrinsicInfo::Info Struct Reference

#include <IntrinsicInfo.h>

List of all members.

Public Member Functions

 Info ()
 Info (bool varOps, unsigned int aNumOp, IntrinsicType_E aType)

Public Attributes

bool myVarOps
unsigned int myNumOp
IntrinsicType_E myType

Detailed Description

additional information

Definition at line 57 of file IntrinsicInfo.h.


Constructor & Destructor Documentation

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.


Member Data Documentation

Definition at line 61 of file IntrinsicInfo.h.

Definition at line 59 of file IntrinsicInfo.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines