Inheritance diagram for InsertMutableDirectoryStep:

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 |
|
|
Definition at line 423 of file VSAServer.C. References arc, chk, diri, master, MAX_ARC_LEN, VSAStep::next, parenti, and timestamp. |
|
|
Implements VSAStep. Definition at line 433 of file VSAServer.C. References arc, chk, diri, VestaSource::insertMutableDirectory(), VRErrorCode::invalidArgs, master, parenti, and timestamp. |
|
|
Definition at line 417 of file VSAServer.C. Referenced by execute(), and InsertMutableDirectoryStep(). |
|
|
Definition at line 420 of file VSAServer.C. Referenced by execute(), and InsertMutableDirectoryStep(). |
|
|
Definition at line 418 of file VSAServer.C. Referenced by execute(), and InsertMutableDirectoryStep(). |
|
|
Definition at line 419 of file VSAServer.C. Referenced by execute(), and InsertMutableDirectoryStep(). |
|
|
Definition at line 416 of file VSAServer.C. Referenced by execute(), and InsertMutableDirectoryStep(). |
|
|
Definition at line 421 of file VSAServer.C. Referenced by execute(), and InsertMutableDirectoryStep(). |
1.4.2