This is the complete list of members for evio::evioFileChannel, including all inherited members.
close() | evio::evioFileChannel | virtual |
dictionary | evio::evioChannel | protected |
evioChannel() | 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() const | evio::evioFileChannel | virtual |
getBufSize() const | evio::evioFileChannel | virtual |
getDictionary() const | evio::evioChannel | inlinevirtual |
getFileName() const | evio::evioFileChannel | |
getFileXMLDictionary() const | evio::evioFileChannel | |
getMode() const | evio::evioFileChannel | |
getNoCopyBuffer() const | evio::evioFileChannel | virtual |
getRandomAccessTable(uint32_t ***const table, uint32_t *len) const | evio::evioFileChannel | virtual |
getRandomBuffer() const | evio::evioFileChannel | virtual |
ioctl(const string &request, void *argp) | evio::evioFileChannel | virtual |
open() | evio::evioFileChannel | virtual |
read() | evio::evioFileChannel | virtual |
read(uint32_t *myEventBuf, int length) | evio::evioFileChannel | virtual |
readAlloc(uint32_t **buffer, uint32_t *bufLen) | evio::evioFileChannel | virtual |
readNoCopy() | evio::evioFileChannel | virtual |
readRandom(uint32_t bufferNumber) | evio::evioFileChannel | virtual |
write() | 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() | evio::evioChannel | inlinevirtual |
~evioFileChannel() | evio::evioFileChannel | virtual |