|
libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <CConnectionImpl.h>
Public Member Functions | |
| CConnectionImpl () | |
| virtual | ~CConnectionImpl () |
| virtual VCOMError VCOM_CALLTYPE | GetToObject (MvrUUID &linkedDefUuid) |
| virtual MvrString VCOM_CALLTYPE | GetOwn () |
| virtual MvrString VCOM_CALLTYPE | GetOther () |
| virtual VCOMError VCOM_CALLTYPE | SetToObject (MvrUUID linkedDefUuid) |
| virtual VCOMError VCOM_CALLTYPE | SetOwn (MvrString value) |
| virtual VCOMError VCOM_CALLTYPE | SetOther (MvrString value) |
| void | SetPointer (SceneData::SceneDataConnectionObjPtr pointer) |
| void | GetPointer (SceneData::SceneDataConnectionObjPtr &pointer) |
Public Member Functions inherited from VCOMImpl< IConnection > | |
| VCOMImpl () | |
| VCOMImpl (IVWUnknown *parent) | |
| virtual | ~VCOMImpl () |
| virtual uint32_t VCOM_CALLTYPE | AddRef () |
| virtual uint32_t VCOM_CALLTYPE | Release () |
Public Member Functions inherited from VectorworksMVR::IVWUnknown | |
| virtual | ~IVWUnknown (void) |
Additional Inherited Members | |
Protected Member Functions inherited from VCOMImpl< IConnection > | |
| virtual void | OnRefCountZero () |
Protected Attributes inherited from VCOMImpl< IConnection > | |
| RefNumType | fRefCnt |
| IVWUnknown * | fParent |
| VectorworksMVR::CConnectionImpl::CConnectionImpl | ( | ) |
|
virtual |
|
virtual |
Implements VectorworksMVR::IConnection.
|
virtual |
Implements VectorworksMVR::IConnection.
| void VectorworksMVR::CConnectionImpl::GetPointer | ( | SceneData::SceneDataConnectionObjPtr & | pointer | ) |
|
virtual |
Implements VectorworksMVR::IConnection.
|
virtual |
Implements VectorworksMVR::IConnection.
|
virtual |
Implements VectorworksMVR::IConnection.
| void VectorworksMVR::CConnectionImpl::SetPointer | ( | SceneData::SceneDataConnectionObjPtr | pointer | ) |
|
virtual |
Implements VectorworksMVR::IConnection.