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

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

#include <objectbase.h>

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ SlotMeta()

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

Constructs a SlotMeta and registers it with the given MetaInfo.

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

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