
Icon | Member | Description |
---|---|---|
![]() | LBMTopic(LBMContext, String) |
Turn a Topic string into an LBMTopic object usable by receivers.
It is recommended that topic objects be instantiated from the context
factory methods allocTopic()
and lookupTopic() (for
sources and receivers respectively).
|
![]() | LBMTopic(LBMContext, String, LBMReceiverAttributes) |
Turn a Topic string into an LBMTopic object usable by receivers
It is recommended that topic objects be instantiated from the context
factory methods allocTopic()
and lookupTopic() (for
sources and receivers respectively).
|
![]() | LBMTopic(LBMContext, String, LBMSourceAttributes) |
Turn a Topic string into an LBMTopic object usable by sources
It is recommended that topic objects be instantiated from the context
factory methods allocTopic()
and lookupTopic() (for
sources and receivers respectively).
|