SharedFileStruct

Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
lock
void lock()
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open(string filename, UUID uuid)
Undocumented in source. Be warned that the author may not have intended to support it.
unlink
void unlink()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

closed
bool closed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
data
T data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Wrapper
struct Wrapper
Undocumented in source.

Variables

sharedFile
SharedFile sharedFile;
Undocumented in source.

Meta