|
Public Member Functions |
VestaSource::errorCode | read (void *buffer, int *nbytes, Basics::uint64 offset, AccessControl::Identity who) throw () |
bool | executable () throw () |
Basics::uint64 | size () throw () |
time_t | timestamp () throw () |
VestaSource::errorCode | write (const void *buffer, int *nbytes, Basics::uint64 offset, AccessControl::Identity who) throw () |
VestaSource::errorCode | setExecutable (bool x, AccessControl::Identity who) throw () |
VestaSource::errorCode | setSize (Basics::uint64 s, AccessControl::Identity who) throw () |
VestaSource::errorCode | setTimestamp (time_t ts, AccessControl::Identity who) throw () |
ShortId | shortId () throw () |
| VLeaf (VestaSource::typeTag type, ShortId shortId, unsigned int links=1) throw () |
unsigned int | linkCount () |
Private Attributes |
ShortId | shortId_ |
unsigned int | link_count |