Main Page   Class Hierarchy   Compound List   Compound Members  

sdpTimeDescriptionList Class Reference

#include <sdpLists.h>

Inheritance diagram for sdpTimeDescriptionList:

sdpElementList List of all members.

Public Methods

sdpTimeDescriptionaddItem ()
 Adds new sdpTimeDescription object.

void clear ()
 Deletes existing sdpTimeDescription object.

sdpTimeDescriptiongetItem (int a_Index)
 Retrieves and existing sdpTimeDescription object.


Detailed Description

List Manager for sdpTimeDescription objects


Member Function Documentation

sdpTimeDescription * sdpTimeDescriptionList::addItem  
 

Adds new sdpTimeDescription object.

This method adds a new sdpTimeDescription object to the list manager

Returns:
sdpTimeDescription* - pointer to newly created sdpTimeDescription

void sdpTimeDescriptionList::clear  
 

Deletes existing sdpTimeDescription object.

This method deletes an existing sdpTimeDescription object from the list manager

Returns:
void

sdpTimeDescription * sdpTimeDescriptionList::getItem int    a_Index
 

Retrieves and existing sdpTimeDescription object.

This method retrieves an existing sdpTimeDescription object from the list manager

Parameters:
a_Index  - index to existing sdpTimeDescription. Index is 0 based.
Returns:
sdpTimeDescription* - pointer to the sdpTimeDescription

Reimplemented from sdpElementList.


The documentation for this class was generated from the following files:
Generated on Fri Feb 17 18:18:14 2006 for SDP API by doxygen1.2.18