#include <ProducerTableEntryList.h>
Public Member Functions | |
ProducerTableEntryList () | |
ProducerTableEntry | getProducerTableEntry (int index) |
void | add (ProducerTableEntry entry) |
int | size () |
|
Creates a new ProducerDescriptionList object. |
|
adds a ProducerTableEntry to the list.
|
|
Retrieves the ProducerTableEntry with the specified index.
|