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

#include <CCustomCommandImpl.h>

Inheritance diagram for VectorworksMVR::CCustomCommandImpl:
VCOMImpl< ICustomCommand > VectorworksMVR::ICustomCommand VectorworksMVR::IVWUnknown

Public Member Functions

 CCustomCommandImpl ()
 
virtual ~CCustomCommandImpl ()
 
virtual MvrString VCOM_CALLTYPE GetChannelFunction ()
 
virtual VCOMError VCOM_CALLTYPE IsPercentage (bool &isPercentage)
 
virtual VCOMError VCOM_CALLTYPE GetValue (double &outValue)
 
virtual VCOMError VCOM_CALLTYPE SetChannelFunction (const MvrString &channelFunction)
 
virtual VCOMError VCOM_CALLTYPE SetIsPercentage (bool isPercentage)
 
virtual VCOMError VCOM_CALLTYPE SetValue (double value)
 
void SetPointer (SceneData::SceneDataCustomCommandPtr pointer)
 
void GetPointer (SceneData::SceneDataCustomCommandPtr &pointer)
 
- Public Member Functions inherited from VCOMImpl< ICustomCommand >
 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< ICustomCommand >
virtual void OnRefCountZero ()
 
- Protected Attributes inherited from VCOMImpl< ICustomCommand >
RefNumType fRefCnt
 
IVWUnknownfParent
 

Constructor & Destructor Documentation

◆ CCustomCommandImpl()

VectorworksMVR::CCustomCommandImpl::CCustomCommandImpl ( )

◆ ~CCustomCommandImpl()

VectorworksMVR::CCustomCommandImpl::~CCustomCommandImpl ( )
virtual

Member Function Documentation

◆ GetChannelFunction()

MvrString VectorworksMVR::CCustomCommandImpl::GetChannelFunction ( )
virtual

◆ GetPointer()

void VectorworksMVR::CCustomCommandImpl::GetPointer ( SceneData::SceneDataCustomCommandPtr pointer)

◆ GetValue()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::GetValue ( double &  outValue)
virtual

◆ IsPercentage()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::IsPercentage ( bool &  isPercentage)
virtual

◆ SetChannelFunction()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::SetChannelFunction ( const MvrString channelFunction)
virtual

◆ SetIsPercentage()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::SetIsPercentage ( bool  isPercentage)
virtual

◆ SetPointer()

void VectorworksMVR::CCustomCommandImpl::SetPointer ( SceneData::SceneDataCustomCommandPtr  pointer)

◆ SetValue()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::SetValue ( double  value)
virtual

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