libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
ObjectBase::SignalMeta Class Reference

Metadata entry describing a signal on an ObjectBase-derived class. More...

#include <objectbase.h>

Public Member Functions

 SignalMeta (const MetaInfo &m, const char *n)
 Constructs a SignalMeta and registers it with the given MetaInfo.
 
const charname () const
 Returns the signal prototype string.
 

Detailed Description

Metadata entry describing a signal on an ObjectBase-derived class.

Constructor & Destructor Documentation

◆ SignalMeta()

ObjectBase::SignalMeta::SignalMeta ( const MetaInfo m,
const char n 
)
inline

Constructs a SignalMeta and registers it with the given MetaInfo.

Parameters
mThe MetaInfo of the owning class.
nThe signal prototype string.

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