

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 |
Definition at line 286 of file VSAServer.C.
| 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:

| 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:

char InsertMutableFileStep::arc[MAX_ARC_LEN+1] [private] |
ShortId InsertMutableFileStep::sid [private] |
bool InsertMutableFileStep::master [private] |
time_t InsertMutableFileStep::timestamp [private] |
1.5.1