Main Page   Class Hierarchy   Compound List   Compound Members  

sdpURI Class Reference

#include <sdpElements.h>

Inheritance diagram for sdpURI:

sdpElement List of all members.

Public Methods

const char * getURI ()
 Returns the URI value.

void setURI (const char *a_URI)
 Sets the URI value.


Detailed Description

Associated with a 'u=' entry in the session description.


Member Function Documentation

const char * sdpURI::getURI  
 

Returns the URI value.

This method returns the URI of the sdpURI object

Returns:
const char* - uri from the u= line

void sdpURI::setURI const char *    a_URI
 

Sets the URI value.

This method sets the URI value of the sdpURI object

Parameters:
a_URI  - uri for the u= line
Returns:
void


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