Inheritance diagram for InsertImmutableDirectoryStep:

Public Member Functions | |
| InsertImmutableDirectoryStep (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 |
| FP::Tag | fptag |
| bool | fptagPresent |
|
|
Definition at line 330 of file VSAServer.C. References arc, FP::ByteCnt, chk, diri, fptag, fptagPresent, FP::Tag::FromBytes(), master, MAX_ARC_LEN, VSAStep::next, parenti, and timestamp. |
|
|
Implements VSAStep. Definition at line 348 of file VSAServer.C. References arc, chk, diri, fptag, fptagPresent, VestaSource::insertImmutableDirectory(), VRErrorCode::invalidArgs, master, parenti, and timestamp. |
|
|
Definition at line 322 of file VSAServer.C. Referenced by execute(), and InsertImmutableDirectoryStep(). |
|
|
Definition at line 325 of file VSAServer.C. Referenced by execute(), and InsertImmutableDirectoryStep(). |
|
|
Definition at line 323 of file VSAServer.C. Referenced by execute(), and InsertImmutableDirectoryStep(). |
|
|
Definition at line 327 of file VSAServer.C. Referenced by execute(), and InsertImmutableDirectoryStep(). |
|
|
Definition at line 328 of file VSAServer.C. Referenced by execute(), and InsertImmutableDirectoryStep(). |
|
|
Definition at line 324 of file VSAServer.C. Referenced by execute(), and InsertImmutableDirectoryStep(). |
|
|
Definition at line 321 of file VSAServer.C. Referenced by execute(), and InsertImmutableDirectoryStep(). |
|
|
Definition at line 326 of file VSAServer.C. Referenced by execute(), and InsertImmutableDirectoryStep(). |
1.4.2