evio
5.2
|
This is the complete list of members for evio::evioFileChannel, including all inherited members.
close(void) | evio::evioFileChannel | virtual |
dictionary | evio::evioChannel | protected |
evioChannel(void) | evio::evioChannel | inline |
evioChannel(evioDictionary *dict) | evio::evioChannel | inline |
evioFileChannel(const string &fileName, const string &mode="r", int size=1000000) | evio::evioFileChannel | |
evioFileChannel(const string &fileName, evioDictionary *dict, const string &mode="r", int size=1000000) | evio::evioFileChannel | |
evioFileChannel(const string &fileName, evioDictionary *dict, const uint32_t *firstEvent, const string &mode="w", int size=1000000) | evio::evioFileChannel | |
getBuffer(void) const | evio::evioFileChannel | virtual |
getBufSize(void) const | evio::evioFileChannel | virtual |
getDictionary(void) const | evio::evioChannel | inlinevirtual |
getFileName(void) const | evio::evioFileChannel | |
getFileXMLDictionary(void) const | evio::evioFileChannel | |
getMode(void) const | evio::evioFileChannel | |
getNoCopyBuffer(void) const | evio::evioFileChannel | virtual |
getRandomAccessTable(uint32_t ***const table, uint32_t *len) const | evio::evioFileChannel | virtual |
getRandomBuffer(void) const | evio::evioFileChannel | virtual |
ioctl(const string &request, void *argp) | evio::evioFileChannel | virtual |
open(void) | evio::evioFileChannel | virtual |
read(void) | evio::evioFileChannel | virtual |
read(uint32_t *myEventBuf, int length) | evio::evioFileChannel | virtual |
readAlloc(uint32_t **buffer, uint32_t *bufLen) | evio::evioFileChannel | virtual |
readNoCopy(void) | evio::evioFileChannel | virtual |
readRandom(uint32_t bufferNumber) | evio::evioFileChannel | virtual |
write(void) | evio::evioFileChannel | virtual |
write(const uint32_t *myEventBuf) | evio::evioFileChannel | virtual |
write(const evioChannel &channel) | evio::evioFileChannel | virtual |
write(const evioChannel *channel) | evio::evioFileChannel | virtual |
write(const evioChannelBufferizable &o) | evio::evioFileChannel | virtual |
write(const evioChannelBufferizable *o) | evio::evioFileChannel | virtual |
~evioChannel(void) | evio::evioChannel | inlinevirtual |
~evioFileChannel(void) | evio::evioFileChannel | virtual |