addSourceCallback(LBMSourceEventCallback cb) | com.latencybusters.lbm.LBMSource | |
addSourceCallback(LBMSourceEventCallback cb, object cbArg) | com.latencybusters.lbm.LBMSource | |
buffAcquire(out IntPtr bufp, uint len, int flags) | com.latencybusters.lbm.LBMSource | |
buffsCancel() | com.latencybusters.lbm.LBMSource | |
buffsComplete() | com.latencybusters.lbm.LBMSource | |
buffsCompleteAndAcquire(out IntPtr bufp, uint len, int flags) | com.latencybusters.lbm.LBMSource | |
close() | com.latencybusters.lbm.LBMSource | |
createChannel(long channelNumber) | com.latencybusters.lbm.LBMSource | |
deleteChannel(LBMSourceChannelInfo channelInfo) | com.latencybusters.lbm.LBMSource | |
Dispose() | com.latencybusters.lbm.LBMSource | |
dumpAttributeList() | com.latencybusters.lbm.LBMSource | |
flush() | com.latencybusters.lbm.LBMSource | |
getAttributeValue(string attributeName) | com.latencybusters.lbm.LBMSource | |
getInflight(int type) | com.latencybusters.lbm.LBMSource | |
getInflight(int type, out int messages, out ulong bytes) | com.latencybusters.lbm.LBMSource | |
getStatistics() | com.latencybusters.lbm.LBMSource | |
isClosed() | com.latencybusters.lbm.LBMSource | |
LBMSource(LBMContext lbmctx, LBMTopic lbmtopic) | com.latencybusters.lbm.LBMSource | |
LBMSource(LBMContext lbmctx, LBMTopic lbmtopic, LBMSourceEventCallback cb, object cbArg) | com.latencybusters.lbm.LBMSource | |
LBMSource(LBMContext lbmctx, LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMSource | |
LBMSource(LBMContext lbmctx, LBMTopic lbmtopic, LBMSourceEventCallback cb, object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMSource | |
removeSourceCallback(LBMSourceEventCallback cb) | com.latencybusters.lbm.LBMSource | |
removeSourceCallback(LBMSourceEventCallback cb, object cbArg) | com.latencybusters.lbm.LBMSource | |
resetStatistics() | com.latencybusters.lbm.LBMSource | |
send(byte[] message, int messageLength, int flags) | com.latencybusters.lbm.LBMSource | |
send(byte[] message, int messageLength, int flags, object cbArg) | com.latencybusters.lbm.LBMSource | |
send(byte[] message, int messageLength, int flags, LBMSourceSendExInfo exinfo) | com.latencybusters.lbm.LBMSource | |
send(LBMRequest lbmreq, int flags) | com.latencybusters.lbm.LBMSource | |
send(LBMRequest lbmreq, LBMEventQueue lbmevq, int flags) | com.latencybusters.lbm.LBMSource | |
send(LBMRequest lbmreq, int flags, LBMSourceSendExInfo exinfo) | com.latencybusters.lbm.LBMSource | |
send(LBMRequest lbmreq, LBMEventQueue lbmevq, int flags, LBMSourceSendExInfo exinfo) | com.latencybusters.lbm.LBMSource | |
setAttributeValue(string attributeName, string attributeValue) | com.latencybusters.lbm.LBMSource | |
setInflight(int type, LBMSetInflightCallback cb, object cbObj) | com.latencybusters.lbm.LBMSource | |
setInflight(int type, out int messages, out ulong bytes, LBMSetInflightCallbackEx cb, object cbObj) | com.latencybusters.lbm.LBMSource | |
setUMEMessageStable(long sqn) | com.latencybusters.lbm.LBMSource | |
umederegister() | com.latencybusters.lbm.LBMSource | |