◆ get_compressor()
◆ get_is_pipe()
| bool get_is_pipe |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_openmode()
| unsigned int get_openmode |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_seekpos()
| unsigned long long get_seekpos |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ InternalAlwaysAutoClose()
| bool InternalAlwaysAutoClose |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ InternalClose()
| bool InternalClose |
( |
std::string const & |
FileName | ) |
|
|
inlineoverridevirtual |
◆ InternalFlush()
◆ InternalOpen()
| bool InternalOpen |
( |
int const |
iFd, |
|
|
unsigned int const |
Mode |
|
) |
| |
|
inlineoverridevirtual |
◆ InternalReadError()
| bool InternalReadError |
( |
| ) |
|
|
inlineoverridevirtual |
◆ InternalReadLine()
| char * InternalReadLine |
( |
char * |
To, |
|
|
unsigned long long |
Size |
|
) |
| |
|
inlineoverridevirtual |
◆ InternalSeek()
| bool InternalSeek |
( |
unsigned long long const |
To | ) |
|
|
inlineoverridevirtual |
◆ InternalSize()
| unsigned long long InternalSize |
( |
| ) |
|
|
inlineoverridevirtual |
◆ InternalSkip()
| bool InternalSkip |
( |
unsigned long long |
Over | ) |
|
|
inlineoverridevirtual |
◆ InternalTell()
| unsigned long long InternalTell |
( |
| ) |
|
|
inlineoverridevirtual |
◆ InternalTruncate()
| bool InternalTruncate |
( |
unsigned long long const |
Size | ) |
|
|
inlineoverridevirtual |
◆ InternalUnbufferedRead()
| ssize_t InternalUnbufferedRead |
( |
void *const |
To, |
|
|
unsigned long long const |
Size |
|
) |
| |
|
inlineoverridevirtual |
◆ InternalWrite()
| ssize_t InternalWrite |
( |
void const *const |
From, |
|
|
unsigned long long const |
Size |
|
) |
| |
|
inlineoverridevirtual |
◆ InternalWriteError()
| bool InternalWriteError |
( |
| ) |
|
|
inlineoverridevirtual |
◆ set_compressor()
◆ set_is_pipe()
| void set_is_pipe |
( |
bool |
is_pipe | ) |
|
|
inlineoverridevirtual |
◆ set_openmode()
| void set_openmode |
( |
unsigned int |
openmode | ) |
|
|
inlineoverridevirtual |
◆ set_seekpos()
| void set_seekpos |
( |
unsigned long long |
seekpos | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- apt-pkg/contrib/fileutl.cc