OPAL
Version 3.10.10
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
Data Structures
|
Macros
mediacmd.h File Reference
#include <
opal/buildopts.h
>
Go to the source code of this file.
Data Structures
class
OpalMediaCommand
Macros
#define
OPAL_DEFINE_MEDIA_COMMAND
(cls, name)
Macro Definition Documentation
#define OPAL_DEFINE_MEDIA_COMMAND
(
cls,
name
)
Value:
class
cls :
public
OpalMediaCommand
\
{ \
PCLASSINFO(cls,
OpalMediaCommand
) \
public: \
cls() { } \
virtual PString
GetName
()
const
{
return
name; } \
}
OpalMediaCommand
Definition:
mediacmd.h:43
OpalMediaCommand::GetName
virtual PString GetName() const =0
include
opal
mediacmd.h
Generated on Mon Jan 11 2016 16:53:07 for OPAL by
1.8.9.1