bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Manage the state of an open file descriptor for a cached item. More...
#include <FileCache.h>
Public Member Functions | |
int | get_fd () const |
Item (const Item &)=delete | |
Item (int fd) | |
bool | lock_the_item (int lock_type, const std::string &msg="") const |
Item & | operator= (const Item &)=delete |
void | set_fd (int fd) |
Manage the state of an open file descriptor for a cached item.
Definition at line 327 of file FileCache.h.
|
inlineexplicit |
Definition at line 333 of file FileCache.h.
|
inlinevirtual |
Definition at line 335 of file FileCache.h.
|
inline |
Definition at line 342 of file FileCache.h.
Definition at line 349 of file FileCache.h.
|
inline |
Definition at line 345 of file FileCache.h.