libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <IMediaRessourceVectorInterface.h>
Public Member Functions | |
virtual VCOMError VCOM_CALLTYPE | CreateFeature (MvrString name, IGdtfFeature **feature)=0 |
virtual MvrString VCOM_CALLTYPE | GetName ()=0 |
virtual MvrString VCOM_CALLTYPE | GetPrettyName ()=0 |
virtual VCOMError VCOM_CALLTYPE | GetFeatureCount (size_t &count)=0 |
virtual VCOMError VCOM_CALLTYPE | GetFeatureAt (size_t at, IGdtfFeature **feature)=0 |
virtual VCOMError VCOM_CALLTYPE | SetPrettyName (MvrString name)=0 |
virtual VCOMError VCOM_CALLTYPE | BindToObject (void *objAddr)=0 |
virtual void *VCOM_CALLTYPE | GetBoundObject ()=0 |
![]() | |
virtual | ~IVWUnknown (void) |
virtual uint32_t VCOM_CALLTYPE | AddRef ()=0 |
virtual uint32_t VCOM_CALLTYPE | Release ()=0 |
|
pure virtual |
Implemented in VectorworksMVR::CGdtfFeatureGroupImpl.
|
pure virtual |
Implemented in VectorworksMVR::CGdtfFeatureGroupImpl.
|
pure virtual |
Implemented in VectorworksMVR::CGdtfFeatureGroupImpl.
|
pure virtual |
Implemented in VectorworksMVR::CGdtfFeatureGroupImpl.
|
pure virtual |
Implemented in VectorworksMVR::CGdtfFeatureGroupImpl.
|
pure virtual |
Implemented in VectorworksMVR::CGdtfFeatureGroupImpl.
|
pure virtual |
Implemented in VectorworksMVR::CGdtfFeatureGroupImpl.
|
pure virtual |
Implemented in VectorworksMVR::CGdtfFeatureGroupImpl.