Inheritance diagram for InsertMutableFileStep:

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 294 of file VSAServer.C. References arc, chk, master, MAX_ARC_LEN, VSAStep::next, sid, timestamp, and vsi. |
|
|
Implements VSAStep. Definition at line 304 of file VSAServer.C. References arc, chk, VestaSource::insertMutableFile(), VRErrorCode::invalidArgs, master, sid, timestamp, and vsi. |
|
|
Definition at line 288 of file VSAServer.C. Referenced by execute(), and InsertMutableFileStep(). |
|
|
Definition at line 291 of file VSAServer.C. Referenced by execute(), and InsertMutableFileStep(). |
|
|
Definition at line 290 of file VSAServer.C. Referenced by execute(), and InsertMutableFileStep(). |
|
|
Definition at line 289 of file VSAServer.C. Referenced by execute(), and InsertMutableFileStep(). |
|
|
Definition at line 292 of file VSAServer.C. Referenced by execute(), and InsertMutableFileStep(). |
|
|
Definition at line 287 of file VSAServer.C. Referenced by execute(), and InsertMutableFileStep(). |
1.4.2