Main Page   Class Hierarchy   Compound List   Compound Members  

sdpVersion Class Reference

#include <sdpElements.h>

Inheritance diagram for sdpVersion:

sdpElement List of all members.

Public Methods

const char * getVersion ()
 Returns the Version value.

void setVersion (const char *a_Version)
 Sets the Version value.


Detailed Description

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


Member Function Documentation

const char * sdpVersion::getVersion  
 

Returns the Version value.

This method returns the Version of the sdpVersion object.

Returns:
const char* - version from v= line

void sdpVersion::setVersion const char *    a_Version
 

Sets the Version value.

This method sets the Version of the sdpVersion object.

Parameters:
a_Version  - version for v= 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