InsertMutableDirectoryStep Class Reference

Inheritance diagram for InsertMutableDirectoryStep:

Inheritance graph
[legend]
Collaboration diagram for InsertMutableDirectoryStep:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 InsertMutableDirectoryStep (VSAProgramState *state)
VestaSource::errorCode execute (VSAProgramState *state)

Private Attributes

VestaSourceAtomic::VSIndex parenti
char arc [MAX_ARC_LEN+1]
VestaSourceAtomic::VSIndex diri
bool master
VestaSource::dupeCheck chk
time_t timestamp

Detailed Description

Definition at line 415 of file VSAServer.C.


Constructor & Destructor Documentation

InsertMutableDirectoryStep::InsertMutableDirectoryStep ( VSAProgramState state  )  [inline]

Definition at line 423 of file VSAServer.C.

References arc, chk, diri, master, MAX_ARC_LEN, VSAStep::next, parenti, SRPC::recv_chars_here(), SRPC::recv_int(), VSAProgramState::srpc, and timestamp.

Here is the call graph for this function:


Member Function Documentation

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

Implements VSAStep.

Definition at line 433 of file VSAServer.C.

References Sequence< Elem, elem_ptrfree >::addhi(), arc, chk, diri, Sequence< Elem, elem_ptrfree >::get(), VestaSource::insertMutableDirectory(), VRErrorCode::invalidArgs, master, VSAProgramState::now, parenti, Sequence< Elem, elem_ptrfree >::size(), timestamp, VSAProgramState::vss, and VSAProgramState::who.

Here is the call graph for this function:


Member Data Documentation

VestaSourceAtomic::VSIndex InsertMutableDirectoryStep::parenti [private]

Definition at line 416 of file VSAServer.C.

Referenced by execute(), and InsertMutableDirectoryStep().

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

Definition at line 417 of file VSAServer.C.

Referenced by execute(), and InsertMutableDirectoryStep().

VestaSourceAtomic::VSIndex InsertMutableDirectoryStep::diri [private]

Definition at line 418 of file VSAServer.C.

Referenced by execute(), and InsertMutableDirectoryStep().

bool InsertMutableDirectoryStep::master [private]

Definition at line 419 of file VSAServer.C.

Referenced by execute(), and InsertMutableDirectoryStep().

VestaSource::dupeCheck InsertMutableDirectoryStep::chk [private]

Definition at line 420 of file VSAServer.C.

Referenced by execute(), and InsertMutableDirectoryStep().

time_t InsertMutableDirectoryStep::timestamp [private]

Definition at line 421 of file VSAServer.C.

Referenced by execute(), and InsertMutableDirectoryStep().


The documentation for this class was generated from the following file:
Generated on Fri May 25 00:57:53 2007 for Vesta by  doxygen 1.5.1