Main Page   Class Hierarchy   Compound List   Compound Members  

sdpSessionName Class Reference

#include <sdpElements.h>

Inheritance diagram for sdpSessionName:

sdpElement List of all members.

Public Methods

const char * getName ()
 Returns the Session Name value.

void setName (const char *a_Name)
 Sets the Session Name value.


Detailed Description

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


Member Function Documentation

const char * sdpSessionName::getName  
 

Returns the Session Name value.

This method returns the Session Name of the sdpSessionName object

Returns:
const char* - session name from the s= line

void sdpSessionName::setName const char *    a_Name
 

Sets the Session Name value.

This method sets the Session Name of the sdpSessionName object

Parameters:
a_Name  - session name for the s= line
Returns:
void


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