#include <Val.H>
Inheritance diagram for PrimitiveVC:
Public Member Functions | |
PrimitiveVC (const Text &tname, PrimExec texec) | |
PrimitiveVC (const PrimitiveVC &val) | |
void | PrintD (std::ostream *os, bool verbose=false, int indent=0) |
FP::Tag | FingerPrint () |
Val | Copy (bool more) |
Public Attributes | |
Text | name |
PrimExec | exec |
|
|
|
|
|
Implements ValC. Definition at line 214 of file Val.H. References NEW_CONSTR. |
|
Implements ValC. Definition at line 759 of file Val.C. References FP::Tag::Extend(), primitiveTag, ValC::tag, and ValC::tagged. |
|
Implements ValC. Definition at line 209 of file Val.H. References name. |
|
Definition at line 213 of file Val.H. Referenced by ApplyEC::Eval(). |
|
Definition at line 212 of file Val.H. Referenced by PrintD(). |