Request handlers. More...
|
Request handlers.
This module contains application request handler classes for the file system brokers.
Enumeration for request function codes.
| Enumerator | |
|---|---|
| FUNCTION_OPEN |
Open. |
| FUNCTION_CREATE | |
| FUNCTION_CLOSE | |
| FUNCTION_READ |
Read. |
| FUNCTION_APPEND | |
| FUNCTION_SEEK |
Seek. |
| FUNCTION_REMOVE | |
| FUNCTION_SHUTDOWN |
Shutdown. |
| FUNCTION_LENGTH | |
| FUNCTION_PREAD | |
| FUNCTION_MKDIRS | |
| FUNCTION_STATUS | |
| FUNCTION_FLUSH | |
| FUNCTION_RMDIR | |
| FUNCTION_READDIR | |
| FUNCTION_EXISTS | |
| FUNCTION_RENAME | |
| FUNCTION_DEBUG | |
| FUNCTION_SYNC |
Sync. |
| FUNCTION_MAX |
Maximum code marker. |
1.8.8