Inheritance diagram for InsertStubStep:

Public Member Functions | |
| InsertStubStep (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 496 of file VSAServer.C. References arc, chk, master, MAX_ARC_LEN, VSAStep::next, timestamp, and vsi. |
|
|
Implements VSAStep. Definition at line 505 of file VSAServer.C. References arc, chk, VestaSource::insertStub(), VRErrorCode::invalidArgs, master, timestamp, and vsi. |
|
|
Definition at line 491 of file VSAServer.C. Referenced by execute(), and InsertStubStep(). |
|
|
Definition at line 493 of file VSAServer.C. Referenced by execute(), and InsertStubStep(). |
|
|
Definition at line 492 of file VSAServer.C. Referenced by execute(), and InsertStubStep(). |
|
|
Definition at line 494 of file VSAServer.C. Referenced by execute(), and InsertStubStep(). |
|
|
Definition at line 490 of file VSAServer.C. Referenced by execute(), and InsertStubStep(). |
1.4.2