Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ReallyDeleteStep Class Reference

Inheritance diagram for ReallyDeleteStep:

VSAStep List of all members.

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

Constructor & Destructor Documentation

ReallyDeleteStep::ReallyDeleteStep VSAProgramState state  )  [inline]
 

Definition at line 222 of file VSAServer.C.

References arc, existCheck, MAX_ARC_LEN, VSAStep::next, timestamp, and vsi.


Member Function Documentation

VestaSource::errorCode ReallyDeleteStep::execute VSAProgramState state  )  [inline, virtual]
 

Implements VSAStep.

Definition at line 230 of file VSAServer.C.

References arc, existCheck, VRErrorCode::invalidArgs, VestaSource::reallyDelete(), timestamp, and vsi.


Member Data Documentation

char ReallyDeleteStep::arc[MAX_ARC_LEN+1] [private]
 

Definition at line 218 of file VSAServer.C.

Referenced by execute(), and ReallyDeleteStep().

bool ReallyDeleteStep::existCheck [private]
 

Definition at line 219 of file VSAServer.C.

Referenced by execute(), and ReallyDeleteStep().

time_t ReallyDeleteStep::timestamp [private]
 

Definition at line 220 of file VSAServer.C.

Referenced by execute(), and ReallyDeleteStep().

VestaSourceAtomic::VSIndex ReallyDeleteStep::vsi [private]
 

Definition at line 217 of file VSAServer.C.

Referenced by execute(), and ReallyDeleteStep().


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:12 2006 for Vesta by  doxygen 1.4.2