#include <ingestion_source.h>
Definition at line 49 of file ingestion_source.h.
FileIngestionSource::FileIngestionSource |
( |
const std::string & |
path | ) |
|
|
inlineexplicit |
FileIngestionSource::~FileIngestionSource |
( |
| ) |
|
|
inline |
bool FileIngestionSource::Close |
( |
| ) |
|
|
inlinevirtual |
std::string FileIngestionSource::GetPath |
( |
| ) |
const |
|
inlinevirtual |
bool FileIngestionSource::GetSize |
( |
uint64_t * |
size | ) |
|
|
inlinevirtual |
virtual bool FileIngestionSource::IsRealFile |
( |
| ) |
const |
|
inlinevirtual |
bool FileIngestionSource::Open |
( |
| ) |
|
|
inlinevirtual |
ssize_t FileIngestionSource::Read |
( |
void * |
buffer, |
|
|
size_t |
nbyte |
|
) |
| |
|
inlinevirtual |
int FileIngestionSource::fd_ |
|
private |
const std::string FileIngestionSource::path_ |
|
private |
bool FileIngestionSource::stat_obtained_ |
|
private |
The documentation for this class was generated from the following file:
- /home/sftnight/jenkins/workspace/CvmfsDoxygen/label/docker-x86_64/cvmfs/cvmfs/ingestion/ingestion_source.h