MP21 Class Reference

<class description="" goes="" here=""> <short description=""> More...

#include <MP21.hpp>

List of all members.


Static Public Member Functions

char * generateTerminalCapabilityDescription (const TerminalCapabilities *tc)
TerminalCapabilitiescreateTerminalCapability (const char *mp21string)
 returns NULL if no openheader is found in the string
char * generateUserPreferencesDescription (const UserPreferences *tc)
 WARNING: this is just a quick hack to make UserPreferences work over network! There is nothing MPEG-21 or XML in there...
UserPreferences * createUserPreferences (const char *mp21string)
 FIXME.

Detailed Description

<class description="" goes="" here=""> <short description="">

Author:
Michael Kropfberger and Peter Schojer
Version:
Id
MP21.hpp,v 1.2 2004/05/04 12:08:37 pschojer Exp

Definition at line 61 of file MP21.hpp.


Member Function Documentation

char * MP21::generateUserPreferencesDescription const UserPreferences *  tc  )  [static]
 

WARNING: this is just a quick hack to make UserPreferences work over network! There is nothing MPEG-21 or XML in there...

BIG FIXME!Definition at line 283 of file MP21.cpp.

00284 { 00285 return up->toString(); 00286 }


The documentation for this class was generated from the following files: