Public Member Functions | |
FILE_ctrl (FILE *aF, const visitor &aVisit, size_t aBufSz) | |
bool | not_empty (void) const |
Private Attributes | |
bool | _notEmpty |
rpa::FILE_ctrl::FILE_ctrl | ( | FILE * | aF, | |
const visitor & | aVisit, | |||
size_t | aBufSz | |||
) | [inline] |
bool rpa::FILE_ctrl::not_empty | ( | void | ) | const [inline] |
bool rpa::FILE_ctrl::_notEmpty [private] |
This tells whether data were actually written. If so, the output may flush data, clear buffers, etc...