Inheritance diagram for InsertFileStep:
Public Member Functions | |
InsertFileStep (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 |
FP::Tag | fptag |
bool | fptagPresent |
|
Definition at line 251 of file VSAServer.C. References arc, FP::ByteCnt, chk, fptag, fptagPresent, FP::Tag::FromBytes(), master, MAX_ARC_LEN, VSAStep::next, sid, timestamp, and vsi. |
|
Implements VSAStep. Definition at line 269 of file VSAServer.C. References arc, chk, fptag, fptagPresent, VestaSource::insertFile(), VRErrorCode::invalidArgs, master, sid, timestamp, and vsi. |
|
Definition at line 243 of file VSAServer.C. Referenced by execute(), and InsertFileStep(). |
|
Definition at line 246 of file VSAServer.C. Referenced by execute(), and InsertFileStep(). |
|
Definition at line 248 of file VSAServer.C. Referenced by execute(), and InsertFileStep(). |
|
Definition at line 249 of file VSAServer.C. Referenced by execute(), and InsertFileStep(). |
|
Definition at line 245 of file VSAServer.C. Referenced by execute(), and InsertFileStep(). |
|
Definition at line 244 of file VSAServer.C. Referenced by execute(), and InsertFileStep(). |
|
Definition at line 247 of file VSAServer.C. Referenced by execute(), and InsertFileStep(). |
|
Definition at line 242 of file VSAServer.C. Referenced by execute(), and InsertFileStep(). |