mediacmd.h File Reference

#include <opal/buildopts.h>

Go to the source code of this file.

Data Structures

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: \
      cls() { } \
      virtual PString GetName() const { return name; } \
  }


Generated on Wed Aug 1 23:49:38 2012 for OPAL by  doxygen 1.4.7