addImmediateMessageReceiver(LBMImmediateMessageCallback cb) | com.latencybusters.lbm.LBMContext | |
addImmediateMessageReceiver(LBMImmediateMessageCallback cb, object cbArg) | com.latencybusters.lbm.LBMContext | |
addSourceNotifyCallback(LBMSourceNotification cb) | com.latencybusters.lbm.LBMContext | |
addSourceNotifyCallback(LBMSourceNotification cb, object cbArg) | com.latencybusters.lbm.LBMContext | |
allocTopic(string symbol) | com.latencybusters.lbm.LBMContext | |
allocTopic(string symbol, LBMSourceAttributes lbmsattr) | com.latencybusters.lbm.LBMContext | |
close() | com.latencybusters.lbm.LBMContext | |
createHotFailoverReceiver(LBMTopic lbmtopic) | com.latencybusters.lbm.LBMContext | |
createHotFailoverReceiver(LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createHotFailoverReceiver(LBMTopic lbmtopic, LBMReceiverCallback cb, object cbArg) | com.latencybusters.lbm.LBMContext | |
createHotFailoverReceiver(LBMTopic lbmtopic, LBMReceiverCallback cb, object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createHotFailoverSource(LBMTopic lbmtopic) | com.latencybusters.lbm.LBMContext | |
createHotFailoverSource(LBMTopic lbmtopic, LBMSourceEventCallback cb, object cbArg) | com.latencybusters.lbm.LBMContext | |
createHotFailoverSource(LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createHotFailoverSource(LBMTopic lbmtopic, LBMSourceEventCallback cb, object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createReceiver(LBMTopic lbmtopic) | com.latencybusters.lbm.LBMContext | |
createReceiver(LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createReceiver(LBMTopic lbmtopic, LBMReceiverCallback cb, object cbArg) | com.latencybusters.lbm.LBMContext | |
createReceiver(LBMTopic lbmtopic, LBMReceiverCallback cb, object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createSource(LBMTopic lbmtopic) | com.latencybusters.lbm.LBMContext | |
createSource(LBMTopic lbmtopic, LBMSourceEventCallback cb, object cbArg) | com.latencybusters.lbm.LBMContext | |
createSource(LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createSource(LBMTopic lbmtopic, LBMSourceEventCallback cb, object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createTimer(long milliseconds) | com.latencybusters.lbm.LBMContext | |
createTimer(long milliseconds, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createTimer(long milliseconds, LBMTimerCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
createTimer(long milliseconds, LBMTimerCallback cb, object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
Dispose() | com.latencybusters.lbm.LBMContext | |
dumpAttributeList() | com.latencybusters.lbm.LBMContext | |
enableImmediateMessageReceiver() | com.latencybusters.lbm.LBMContext | |
enableImmediateMessageReceiver(LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
getAttributeValue(string attributeName) | com.latencybusters.lbm.LBMContext | |
getImmediateMessageReceiverStatistics(int maxStats) | com.latencybusters.lbm.LBMContext | |
getImmediateMessageSourceStatistics(int maxStats) | com.latencybusters.lbm.LBMContext | |
getReceiverStatistics(int maxStats) | com.latencybusters.lbm.LBMContext | |
getSourceStatistics(int maxStats) | com.latencybusters.lbm.LBMContext | |
getStatistics() | com.latencybusters.lbm.LBMContext | |
getUMQInflight(string queue) | com.latencybusters.lbm.LBMContext | |
LBMContext() | com.latencybusters.lbm.LBMContext | |
LBMContext(LBMContextAttributes lbmcattr) | com.latencybusters.lbm.LBMContext | |
lookupTopic(string symbol) | com.latencybusters.lbm.LBMContext | |
lookupTopic(string symbol, LBMReceiverAttributes lbmrattr) | com.latencybusters.lbm.LBMContext | |
processEvents(long msec) | com.latencybusters.lbm.LBMContext | |
processEvents(long msec, int flags) | com.latencybusters.lbm.LBMContext | |
processEvents(long msec, int flags, UInt32 tv_sec, UInt32 tv_usec) | com.latencybusters.lbm.LBMContext | |
removeImmediateMessageReceiver(LBMImmediateMessageCallback cb) | com.latencybusters.lbm.LBMContext | |
removeImmediateMessageReceiver(LBMImmediateMessageCallback cb, object cbArg) | com.latencybusters.lbm.LBMContext | |
removeSourceNotifyCallback(LBMSourceNotification cb) | com.latencybusters.lbm.LBMContext | |
removeSourceNotifyCallback(LBMSourceNotification cb, object cbArg) | com.latencybusters.lbm.LBMContext | |
requestTopicResolution(ushort flags, uint interval_msec, uint duration_sec) | com.latencybusters.lbm.LBMContext | |
resetImmediateMessageReceiverStatistics() | com.latencybusters.lbm.LBMContext | |
resetImmediateMessageSourceStatistics() | com.latencybusters.lbm.LBMContext | |
resetReceiverStatistics() | com.latencybusters.lbm.LBMContext | |
resetSourceStatistics() | com.latencybusters.lbm.LBMContext | |
resetStatistics() | com.latencybusters.lbm.LBMContext | |
scheduleTimer(long milliseconds) | com.latencybusters.lbm.LBMContext | |
scheduleTimer(long milliseconds, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
scheduleTimer(long milliseconds, LBMTimerCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
scheduleTimer(long milliseconds, LBMTimerCallback cb, Object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
send(string target, string topic, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
send(string target, string topic, LBMRequest lbmreq, LBMEventQueue lbmevq, int flags) | com.latencybusters.lbm.LBMContext | |
send(string target, string topic, LBMRequest lbmreq, int flags) | com.latencybusters.lbm.LBMContext | |
send(string topic, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
send(string topic, LBMRequest lbmreq, LBMEventQueue lbmevq, int flags) | com.latencybusters.lbm.LBMContext | |
send(string topic, LBMRequest lbmreq, int flags) | com.latencybusters.lbm.LBMContext | |
send(string queue, string topic, byte[] data, int dataLength, int flags, LBMSourceSendExInfo exinfo) | com.latencybusters.lbm.LBMContext | |
sendc(char[] target, char[] topic, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
sendc(char[] topic, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
sendTopicless(string target, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
sendTopicless(char[] target, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
sendTopicless(byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
setAttributeValue(string attributeName, string attributeValue) | com.latencybusters.lbm.LBMContext | |
setUMQInflight(string queue, LBMSetInflightCallback cb, object cbObj) | com.latencybusters.lbm.LBMContext | |
setUMQMessageStable(string queue, UMQMessageId msg_id) | com.latencybusters.lbm.LBMContext | |
unblockProcessEvents() | com.latencybusters.lbm.LBMContext | |