mediacmd.h File Reference

Go to the source code of this file.

Classes

class  OpalMediaCommand

Defines

#define OPAL_DEFINE_MEDIA_COMMAND(cls, name)


Define Documentation

#define OPAL_DEFINE_MEDIA_COMMAND ( cls,
name   ) 

Value:

class cls : public OpalMediaCommand \
  { \
        PCLASSINFO(cls, OpalMediaCommand) \
    public: \
      virtual PString GetName() const { return name; } \
  }


Generated on Fri Mar 7 06:33:42 2008 for OPAL by  doxygen 1.5.1