VCF::DataObjectPeer Class Reference
#include <vcf/ApplicationKit/DataObjectPeer.h>
List of all members.
Constructor & Destructor Documentation
| virtual VCF::DataObjectPeer::~DataObjectPeer |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual void VCF::DataObjectPeer::addSupportedData |
( |
const uint32 & |
dataType, |
|
|
DataObject * |
data |
|
) |
[pure virtual] |
|
|
|
Adds a new data type that the dataobject supports.
|
| virtual DataObject* VCF::DataObjectPeer::getSupportedData |
( |
const uint32 & |
dataType |
) |
[pure virtual] |
|
| virtual bool VCF::DataObjectPeer::isTypeSupported |
( |
const uint32 & |
dataType |
) |
[pure virtual] |
|
|
|
is the data type passed in supported by the data object ?
|
The documentation for this class was generated from the following file: