DiskFile::Config Class Reference

generally useful configuration options supported by some children More...

#include <DiskFile.h>

Collaboration diagram for DiskFile::Config:

Public Member Functions

 Config ()
 

Public Attributes

time_msec_t ioTimeout
 canRead/Write should return false if expected I/O delay exceeds it More...
 
int ioRate
 shape I/O request stream to approach that many per second More...
 

Detailed Description

Definition at line 27 of file DiskFile.h.

Constructor & Destructor Documentation

◆ Config()

DiskFile::Config::Config ( )
inline

Definition at line 30 of file DiskFile.h.

Member Data Documentation

◆ ioRate

int DiskFile::Config::ioRate

Definition at line 36 of file DiskFile.h.

Referenced by IpcIoFile::open().

◆ ioTimeout

time_msec_t DiskFile::Config::ioTimeout

Definition at line 33 of file DiskFile.h.

Referenced by IpcIoFile::canWait().


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors