InsertMutableFileStep Class Reference

Inheritance diagram for InsertMutableFileStep:

Inheritance graph
[legend]
Collaboration diagram for InsertMutableFileStep:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

VestaSourceAtomic::VSIndex vsi
char arc [MAX_ARC_LEN+1]
ShortId sid
bool master
VestaSource::dupeCheck chk
time_t timestamp

Detailed Description

Definition at line 286 of file VSAServer.C.


Constructor & Destructor Documentation

InsertMutableFileStep::InsertMutableFileStep ( VSAProgramState state  )  [inline]

Definition at line 294 of file VSAServer.C.

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

Here is the call graph for this function:


Member Function Documentation

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

Implements VSAStep.

Definition at line 304 of file VSAServer.C.

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

Here is the call graph for this function:


Member Data Documentation

VestaSourceAtomic::VSIndex InsertMutableFileStep::vsi [private]

Definition at line 287 of file VSAServer.C.

Referenced by execute(), and InsertMutableFileStep().

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

Definition at line 288 of file VSAServer.C.

Referenced by execute(), and InsertMutableFileStep().

ShortId InsertMutableFileStep::sid [private]

Definition at line 289 of file VSAServer.C.

Referenced by execute(), and InsertMutableFileStep().

bool InsertMutableFileStep::master [private]

Definition at line 290 of file VSAServer.C.

Referenced by execute(), and InsertMutableFileStep().

VestaSource::dupeCheck InsertMutableFileStep::chk [private]

Definition at line 291 of file VSAServer.C.

Referenced by execute(), and InsertMutableFileStep().

time_t InsertMutableFileStep::timestamp [private]

Definition at line 292 of file VSAServer.C.

Referenced by execute(), and InsertMutableFileStep().


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