
Icon | Member | Description |
---|---|---|
![]() | allocTopic(String) |
Create an LBMTopic object (useable for an LBM source)
for given topic name and attributes.
Topic strings should be limited in length to 246 characters (not including
the final null).
|
![]() | allocTopic(String, LBMSourceAttributes) |
Create an LBMTopic object (useable for an LBM source)
for given topic name and attributes.
Topic strings should be limited in length to 246 characters (not including
the final null).
|