#include <VestaLog.H>
Inheritance diagram for VestaLog::Error:
Public Member Functions | |
Error () | |
Error (int r, const Text &msg) | |
Error (const Error &f) | |
Error & | operator= (const Error &f) |
Public Attributes | |
int | r |
Text | msg |
|
Definition at line 248 of file VestaLog.H. |
|
Definition at line 249 of file VestaLog.H. |
|
Definition at line 251 of file VestaLog.H. |
|
Definition at line 253 of file VestaLog.H. |
|
Definition at line 247 of file VestaLog.H. Referenced by CacheS::CacheS(), CacheS::CommitChkpt(), CacheS::DoCheckpoint(), CacheS::EndMark(), Error(), main(), operator=(), CacheS::ResetWeededMPKs(), CacheS::StartMark(), and CacheS::VToSCache(). |
|
Definition at line 246 of file VestaLog.H. Referenced by CacheS::CacheS(), CacheS::CommitChkpt(), CacheS::DoCheckpoint(), CacheS::EndMark(), Error(), main(), operator=(), CacheS::ResetWeededMPKs(), CacheS::StartMark(), and CacheS::VToSCache(). |