Main Page   Class Hierarchy   Compound List   Compound Members  

sdpOrigin Class Reference

#include <sdpElements.h>

Inheritance diagram for sdpOrigin:

sdpElement List of all members.

Public Methods

const char * getAddress ()
 Returns the Origin Address value.

const char * getAddressType ()
 Returns the Origin Address Type value.

const char * getNetworkType ()
 Returns the Origin Network Type value.

const char * getSessionId ()
 Returns the Origin Session Id value.

const char * getUserName ()
 Returns the Origin User Name value.

const char * getVersion ()
 Returns the Origin Version value.

void setAddress (const char *a_Address)
 Sets the Origin Address value.

void setAddressType (const char *a_AddressType)
 Sets the Origin Address Type value.

void setNetworkType (const char *a_NetworkType)
 Sets the Origin Network Type value.

void setSessionId (const char *a_SessionId)
 Sets the Origin Session Id value.

void setUserName (const char *a_UserName)
 Sets the Origin User Name value.

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

void clear ()
 Clears value.


Friends

class sdpSessionDescription

Detailed Description

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


Member Function Documentation

void sdpOrigin::clear  
 

Clears value.

This method clears the values stored in the corresponding object.

Returns:
void

Reimplemented from sdpElement.

const char * sdpOrigin::getAddress  
 

Returns the Origin Address value.

This method returns the Origin Address portion of the sdpOrigin object

Returns:
const char* - origin address from the o= line

const char * sdpOrigin::getAddressType  
 

Returns the Origin Address Type value.

This method returns the Origin Address Type portion of the sdpOrigin object

Returns:
const char* - origin address type from the o= line

const char * sdpOrigin::getNetworkType  
 

Returns the Origin Network Type value.

This method returns the Origin Network Type portion of the sdpOrigin object

Returns:
const char* - origin netowrk type from the o= line

const char * sdpOrigin::getSessionId  
 

Returns the Origin Session Id value.

This method returns the Origin Session Id portion of the sdpOrigin object

Returns:
const char* - origin session id from the o= line

const char * sdpOrigin::getUserName  
 

Returns the Origin User Name value.

This method returns the Origin User Name portion of the sdpOrigin object

Returns:
const char* - origin user name from the o= line

const char * sdpOrigin::getVersion  
 

Returns the Origin Version value.

This method returns the Origin Version portion of the sdpOrigin object

Returns:
const char* - origin version from the o= line

void sdpOrigin::setAddress const char *    a_Address
 

Sets the Origin Address value.

This method sets the Origin Address portion of the sdpOrigin object

Parameters:
a_Address  - origin address for the o= line
Returns:
void

void sdpOrigin::setAddressType const char *    a_AddressType
 

Sets the Origin Address Type value.

This method sets the Origin Address Type portion of the sdpOrigin object

Parameters:
a_AddressType  - origin address type for the o= line
Returns:
void

void sdpOrigin::setNetworkType const char *    a_NetworkType
 

Sets the Origin Network Type value.

This method sets the Origin Network Type portion of the sdpOrigin object

Parameters:
a_NetworkType  - origin network type for the o= line
Returns:
void

void sdpOrigin::setSessionId const char *    a_SessionId
 

Sets the Origin Session Id value.

This method sets the Origin Session Id portion of the sdpOrigin object

Parameters:
a_SessionId  - origin session id for the o= line
Returns:
void

void sdpOrigin::setUserName const char *    a_UserName
 

Sets the Origin User Name value.

This method sets the Origin User Name portion of the sdpOrigin object

Parameters:
a_UserName  - origin user name for the o= line
Returns:
void

void sdpOrigin::setVersion const char *    a_Version
 

Sets the Origin Version value.

This method sets the Origin Version portion of the sdpOrigin object

Parameters:
a_Version  - origin version for the o= line
Returns:
void


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