Inheritance diagram for LookupPathnameStep:
Public Member Functions | |
LookupPathnameStep (VSAProgramState *state) | |
VestaSource::errorCode | execute (VSAProgramState *state) |
~LookupPathnameStep () | |
Private Attributes | |
VestaSourceAtomic::VSIndex | vsi |
char * | pathname |
char | pathnameSep |
|
Definition at line 168 of file VSAServer.C. References VSAStep::next, pathname, pathnameSep, and vsi. |
|
Definition at line 187 of file VSAServer.C. References pathname. |
|
Implements VSAStep. Definition at line 174 of file VSAServer.C. References Sequence< Elem, elem_ptrfree >::addhi(), Sequence< Elem, elem_ptrfree >::get(), VRErrorCode::invalidArgs, VestaSource::lookupPathname(), pathname, Sequence< Elem, elem_ptrfree >::size(), vsi, VSAProgramState::vss, and VSAProgramState::who. |
|
Definition at line 165 of file VSAServer.C. Referenced by execute(), LookupPathnameStep(), and ~LookupPathnameStep(). |
|
Definition at line 166 of file VSAServer.C. Referenced by LookupPathnameStep(). |
|
Definition at line 164 of file VSAServer.C. Referenced by execute(), and LookupPathnameStep(). |