UM .NET API  6.16
com.latencybusters.lbm.LBMSourceChannelInfo Class Reference

LBM Source Channel Info class. More...

Public Member Functions

 LBMSourceChannelInfo (LBMSource source, long channel_number)
 Instantiate an LBM Source Channel Info object associated with a given source. More...
 
void close ()
 Reclaim resources associated with the underlying LBM data structures once the channel info object will no longer be used.
 

Detailed Description

LBM Source Channel Info class.

Contains information required to send messages with channel information included.

Constructor & Destructor Documentation

com.latencybusters.lbm.LBMSourceChannelInfo.LBMSourceChannelInfo ( LBMSource  source,
long  channel_number 
)

Instantiate an LBM Source Channel Info object associated with a given source.

Parameters
sourceThe LBMSource object that will be used to send messages on the channel to be created.
channel_numberA channel number in the range 0-4294967295.

References com.latencybusters.lbm.LBM.EOP.


The documentation for this class was generated from the following file: