ICP
1
|
This is the complete list of members for EventStore, including all inherited members.
addAllEventCallback(const EventCallbackSlotType &slot) | EventStore | |
addAllFrameCallback(const FrameCallbackSlotType &slot) | EventStore | |
addCallback(boost::signals2::connection(EventStoreCard::*func)(const SLOT &), const SLOT &slot) | EventStore | private |
addCard(DAEEventSource *det_card, bool enable=false) | EventStore | |
addCards(const std::vector< DAEEventSource * > &det_list) | EventStore | |
addFileInputSource(int run_number, FileEventSourceInfo &info) | EventStore | |
addGoodEventCallback(const EventCallbackSlotType &slot) | EventStore | |
addGoodFrameCallback(const FrameCallbackSlotType &slot) | EventStore | |
addNoFrameCallback(const NoFrameCallbackSlotType &slot) | EventStore | |
addRawFileInputSource(ISISRAW *iraw, int source_id, time_t run_start) | EventStore | |
Base(const std::string &logger_name="UNKNOWN") | ISIS::Base | inlineprotected |
baseDir() | EventStore | inlinestatic |
baseRunDir(int run_number) | EventStore | inlinestatic |
bufferSize() | EventStore | inline |
clear() | EventStore | |
clearAllCallbacks() | EventStore | inlineprivate |
clearCallbacks(const std::list< boost::signals2::connection > &callback_list) | EventStore | inline |
clearOutputFile(DAEstatus &status) | EventStore | private |
clearSources() | EventStore | private |
clearStores() | EventStore | private |
closeAndDeleteOutputFile(int run_number, DAEstatus &status) | EventStore | |
closeOutputFile(DAEstatus &status) | EventStore | |
deleteOutputFile(int run_number, DAEstatus &status) | EventStore | static |
endHeaderSeen() | EventStore | |
eventSourceIDFromFileInputSource(const std::string &file) | EventStore | privatestatic |
EventStore() | EventStore | |
findFileInputSources(int run_number, std::set< std::string > &files) | EventStore | privatestatic |
findUnusedFileInputSources(int run_number, std::set< std::string > &files) | EventStore | private |
getBuffer() | EventStore | |
getEnabledEventSourceIDs(std::vector< int > &ids) | EventStore | |
getEventSourceIDs(std::vector< int > &ids) | EventStore | |
invokeNoFrameCallbacks(NoFrameCallbackMode mode) | EventStore | private |
loggingPrefix() const | ISIS::Base | inlineprotectedvirtual |
m_base_dir | EventStore | privatestatic |
m_callbacks | EventStore | private |
m_logger | ISIS::Base | protected |
m_logger_lock | ISIS::Base | protected |
m_logstr | ISIS::Base | protected |
m_mempool | EventStore | private |
m_mempool_size | EventStore | privatestatic |
m_sources | EventStore | private |
m_stores | EventStore | private |
m_threads | EventStore | private |
maxNumCallbackEvents() | EventStore | inlinestatic |
nNewEventWords(DAEstatus &status) | EventStore | |
numGoodEvents() | EventStore | |
numRawEvents() | EventStore | |
releaseBuffer(isisU32_t *buffer) | EventStore | |
setAllLoggerLevel(int level) | ISIS::Base | inlineprotectedstatic |
setCardStatus(int id, bool enable) | EventStore | |
setCardStatus(bool enable) | EventStore | |
setLoggerName(const std::string &logger_name) | ISIS::Base | inlineprotected |
setOutputFileName(int run_number, bool new_run, DAEstatus &status) | EventStore | |
setThisLoggerLevel(int level) | ISIS::Base | inlineprotected |
start() | EventStore | |
stop(bool immediate) | EventStore | |
~Base() | ISIS::Base | inlineprotectedvirtual |
~EventStore() | EventStore |