#include <DeviceFile.h>
Definition at line 12 of file DeviceFile.h.
◆ DeviceFile() [1/3]
ChimeraTK::DeviceFile::DeviceFile |
( |
| ) |
|
|
delete |
◆ DeviceFile() [2/3]
ChimeraTK::DeviceFile::DeviceFile |
( |
const std::string & |
filePath, |
|
|
int |
flags |
|
) |
| |
◆ DeviceFile() [3/3]
ChimeraTK::DeviceFile::DeviceFile |
( |
DeviceFile && |
d | ) |
|
◆ ~DeviceFile()
ChimeraTK::DeviceFile::~DeviceFile |
( |
| ) |
|
|
virtual |
◆ goodState()
bool ChimeraTK::DeviceFile::goodState |
( |
| ) |
const |
◆ name()
std::string ChimeraTK::DeviceFile::name |
( |
| ) |
const |
◆ operator int()
ChimeraTK::DeviceFile::operator int |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /scratch/dragon/sources/ChimeraTK-DeviceAccess/backends/xdma/include/DeviceFile.h
- /scratch/dragon/sources/ChimeraTK-DeviceAccess/backends/xdma/src/DeviceFile.cc