#include <Val.H>
Inheritance diagram for ErrorVC:


Public Member Functions | |
| ErrorVC () | |
| ErrorVC (bool cacheable) | |
| ErrorVC (const ErrorVC &val) | |
| void | PrintD (std::ostream &os, bool verbose=false, int indent=0) |
| FP::Tag | FingerPrint () |
| Val | Copy (bool more) |
Definition at line 320 of file Val.H.
| ErrorVC::ErrorVC | ( | bool | cacheable | ) | [inline] |
| void ErrorVC::PrintD | ( | std::ostream & | os, | |
| bool | verbose = false, |
|||
| int | indent = 0 | |||
| ) | [inline, virtual] |
| FP::Tag ErrorVC::FingerPrint | ( | ) | [virtual] |
| Val ErrorVC::Copy | ( | bool | more | ) | [inline, virtual] |
1.5.1