libMVRgdtf 40bc00a
A library for GDTF and MVR
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
VectorworksMVR::CSourceImpl Class Reference

#include <CSourceImpl.h>

Inheritance diagram for VectorworksMVR::CSourceImpl:
VCOMImpl< ISource > VectorworksMVR::ISource VectorworksMVR::IVWUnknown

Public Member Functions

 CSourceImpl ()
 
virtual ~CSourceImpl ()
 
virtual MvrString VCOM_CALLTYPE GetValue ()
 
virtual MvrString VCOM_CALLTYPE GetLinkedGeometry ()
 
virtual VCOMError VCOM_CALLTYPE GetType (GdtfDefines::ESourceType &sourceType)
 
virtual VCOMError VCOM_CALLTYPE SetValue (MvrString value)
 
virtual VCOMError VCOM_CALLTYPE SetLinkedGeometry (MvrString linkedGeometry)
 
virtual VCOMError VCOM_CALLTYPE SetType (GdtfDefines::ESourceType type)
 
void SetPointer (SceneData::SceneDataSourceObjPtr pointer)
 
void GetPointer (SceneData::SceneDataSourceObjPtr &pointer)
 
- Public Member Functions inherited from VCOMImpl< ISource >
 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< ISource >
virtual void OnRefCountZero ()
 
- Protected Attributes inherited from VCOMImpl< ISource >
RefNumType fRefCnt
 
IVWUnknownfParent
 

Constructor & Destructor Documentation

◆ CSourceImpl()

VectorworksMVR::CSourceImpl::CSourceImpl ( )

◆ ~CSourceImpl()

VectorworksMVR::CSourceImpl::~CSourceImpl ( )
virtual

Member Function Documentation

◆ GetLinkedGeometry()

MvrString VectorworksMVR::CSourceImpl::GetLinkedGeometry ( )
virtual

◆ GetPointer()

void VectorworksMVR::CSourceImpl::GetPointer ( SceneData::SceneDataSourceObjPtr pointer)

◆ GetType()

VectorworksMVR::VCOMError VectorworksMVR::CSourceImpl::GetType ( GdtfDefines::ESourceType sourceType)
virtual

◆ GetValue()

MvrString VectorworksMVR::CSourceImpl::GetValue ( )
virtual

◆ SetLinkedGeometry()

VectorworksMVR::VCOMError VectorworksMVR::CSourceImpl::SetLinkedGeometry ( MvrString  linkedGeometry)
virtual

◆ SetPointer()

void VectorworksMVR::CSourceImpl::SetPointer ( SceneData::SceneDataSourceObjPtr  pointer)

◆ SetType()

VectorworksMVR::VCOMError VectorworksMVR::CSourceImpl::SetType ( GdtfDefines::ESourceType  type)
virtual

◆ SetValue()

VectorworksMVR::VCOMError VectorworksMVR::CSourceImpl::SetValue ( MvrString  value)
virtual

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