#include <sdpLists.h>
Inheritance diagram for sdpTimeDescriptionList:

Public Methods | |
| sdpTimeDescription * | addItem () |
| Adds new sdpTimeDescription object. | |
| void | clear () |
| Deletes existing sdpTimeDescription object. | |
| sdpTimeDescription * | getItem (int a_Index) |
| Retrieves and existing sdpTimeDescription object. | |
|
|
Adds new sdpTimeDescription object. This method adds a new sdpTimeDescription object to the list manager
|
|
|
Deletes existing sdpTimeDescription object. This method deletes an existing sdpTimeDescription object from the list manager
|
|
|
Retrieves and existing sdpTimeDescription object. This method retrieves an existing sdpTimeDescription object from the list manager
Reimplemented from sdpElementList. |
1.2.18