ICP
1
|
This is the complete list of members for Qxtrm_channel, including all inherited members.
Base(const std::string &logger_name="UNKNOWN") | ISIS::Base | inlineprotected |
blockReceive(void *buffer, unsigned int len) | Qxtrm_channel | |
blockSend(const void *buffer, unsigned int len) | Qxtrm_channel | |
channelStatsHelper(int chan, qxtrmTransStatsCmd cmd, const char *mess, std::ostream &oss) const | Qxtrm_channel | private |
channelStatus() const | Qxtrm_channel | |
channelStatus(std::ostream &os) const | Qxtrm_channel | |
channelTransferStats(std::ostream &os) const | Qxtrm_channel | |
loggingPrefix() const | ISIS::Base | inlineprotectedvirtual |
m_chan_id | Qxtrm_channel | private |
m_chan_name | Qxtrm_channel | private |
m_logger | ISIS::Base | protected |
m_logger_lock | ISIS::Base | protected |
m_logstr | ISIS::Base | protected |
m_outstream | Qxtrm_channel | static |
m_outstream_columns | Qxtrm_channel | static |
m_outstream_word_size | Qxtrm_channel | static |
m_qx | Qxtrm_channel | private |
outputStreamDataCallback(char *pDataBuffer, unsigned int callbackSize, bool segmentEnd) | Qxtrm_channel | static |
Qxtrm_channel(Poco::SharedPtr< Quixtream > qx, const std::string &chan_name) | Qxtrm_channel | |
RDMARead(uint32_t &value, unsigned int remote_address) | Qxtrm_channel | inline |
RDMARead(void *buffer, unsigned int len, unsigned int remote_address) | Qxtrm_channel | |
RDMARegisterMemory(void *local_address, unsigned int len, unsigned int rdmaAddr) | Qxtrm_channel | |
RDMAUnregisterMemory(unsigned int rdmaAddr) | Qxtrm_channel | |
RDMAWrite(uint32_t value, unsigned int remote_address) | Qxtrm_channel | inline |
RDMAWrite(const void *buffer, unsigned int len, unsigned int remote_address) | Qxtrm_channel | |
setAllLoggerLevel(int level) | ISIS::Base | inlineprotectedstatic |
setLoggerName(const std::string &logger_name) | ISIS::Base | inlineprotected |
setThisLoggerLevel(int level) | ISIS::Base | inlineprotected |
streamReceive(qxtrmStreamCallbackFunc pCallback, unsigned int interval) | Qxtrm_channel | |
streamReceive() | Qxtrm_channel | |
streamSend(const void *buffer, unsigned int len) | Qxtrm_channel | |
~Base() | ISIS::Base | inlineprotectedvirtual |
~Qxtrm_channel() | Qxtrm_channel | virtual |