Inheritance diagram for InsertGhostStep:
Public Member Functions | |
InsertGhostStep (VSAProgramState *state) | |
VestaSource::errorCode | execute (VSAProgramState *state) |
Private Attributes | |
VestaSourceAtomic::VSIndex | vsi |
char | arc [MAX_ARC_LEN+1] |
bool | master |
VestaSource::dupeCheck | chk |
time_t | timestamp |
|
Definition at line 464 of file VSAServer.C. References arc, chk, master, MAX_ARC_LEN, VSAStep::next, timestamp, and vsi. |
|
Implements VSAStep. Definition at line 473 of file VSAServer.C. References arc, chk, VestaSource::insertGhost(), VRErrorCode::invalidArgs, master, timestamp, and vsi. |
|
Definition at line 459 of file VSAServer.C. Referenced by execute(), and InsertGhostStep(). |
|
Definition at line 461 of file VSAServer.C. Referenced by execute(), and InsertGhostStep(). |
|
Definition at line 460 of file VSAServer.C. Referenced by execute(), and InsertGhostStep(). |
|
Definition at line 462 of file VSAServer.C. Referenced by execute(), and InsertGhostStep(). |
|
Definition at line 458 of file VSAServer.C. Referenced by execute(), and InsertGhostStep(). |