Inheritance diagram for ReallyDeleteStep:
Public Member Functions | |
ReallyDeleteStep (VSAProgramState *state) | |
VestaSource::errorCode | execute (VSAProgramState *state) |
Private Attributes | |
VestaSourceAtomic::VSIndex | vsi |
char | arc [MAX_ARC_LEN+1] |
bool | existCheck |
time_t | timestamp |
|
Definition at line 222 of file VSAServer.C. References arc, existCheck, MAX_ARC_LEN, VSAStep::next, timestamp, and vsi. |
|
Implements VSAStep. Definition at line 230 of file VSAServer.C. References arc, existCheck, VRErrorCode::invalidArgs, VestaSource::reallyDelete(), timestamp, and vsi. |
|
Definition at line 218 of file VSAServer.C. Referenced by execute(), and ReallyDeleteStep(). |
|
Definition at line 219 of file VSAServer.C. Referenced by execute(), and ReallyDeleteStep(). |
|
Definition at line 220 of file VSAServer.C. Referenced by execute(), and ReallyDeleteStep(). |
|
Definition at line 217 of file VSAServer.C. Referenced by execute(), and ReallyDeleteStep(). |