|
OpenADFortTk (basic)
|
#include <IntrinsicInfo.h>
Public Member Functions | |
| Key (const OPERATOR &opr, const char *name) | |
Public Attributes | |
| OPERATOR | myWNopr |
| const char * | myName |
the key
Definition at line 25 of file IntrinsicInfo.h.
| IntrinsicInfo::Key::Key | ( | const OPERATOR & | opr, |
| const char * | name | ||
| ) | [inline] |
Definition at line 26 of file IntrinsicInfo.h.
| const char* IntrinsicInfo::Key::myName |
Definition at line 28 of file IntrinsicInfo.h.
Referenced by IntrinsicInfo::KeyLT::operator()().
| OPERATOR IntrinsicInfo::Key::myWNopr |
Definition at line 26 of file IntrinsicInfo.h.
Referenced by IntrinsicInfo::KeyLT::operator()().