#include <sdpElements.h>
Inheritance diagram for sdpTime:

Public Methods | |
| unsigned long | getStart () |
| Returns Start time. | |
| unsigned long | getStop () |
| Returns Stop time. | |
| void | setStart (unsigned long a_Start) |
| Sets Start time. | |
| void | setStop (unsigned long a_Stop) |
| Sets Stop time. | |
| void | clear () |
| Clears value. | |
Friends | |
| class | sdpSessionDescription |
|
|
Clears value. This method clears the values stored in the corresponding object.
Reimplemented from sdpElement. |
|
|
Returns Start time. This method returns the Start time of the cooresponding sdpTime object
|
|
|
Returns Stop time. This method returns the Stop time of the cooresponding sdpTime object
|
|
|
Sets Start time. This method sets the Start time of the cooresponding sdpTime object
|
|
|
Sets Stop time. This method sets the Stop time of the cooresponding sdpTime object
|
1.2.18