#include <IRhRdkSafeFrame.h>
◆ ~IRhRdkSafeFrame()
virtual IRhRdkSafeFrame::~IRhRdkSafeFrame |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ ActionFrameLinked()
virtual bool IRhRdkSafeFrame::ActionFrameLinked |
( |
void |
| ) |
const |
|
pure virtual |
◆ ActionFrameOn()
virtual bool IRhRdkSafeFrame::ActionFrameOn |
( |
void |
| ) |
const |
|
pure virtual |
◆ ActionFrameXScale()
virtual double IRhRdkSafeFrame::ActionFrameXScale |
( |
void |
| ) |
const |
|
pure virtual |
◆ ActionFrameYScale()
virtual double IRhRdkSafeFrame::ActionFrameYScale |
( |
void |
| ) |
const |
|
pure virtual |
◆ BeginChange()
Call this method to get a non-const object upon which you can call non-const methods. Calls to this method are counted; you must call EndChange() once for every call to BeginChange(). Please do not use const_cast or any other means of circumventing this requirement.
◆ BeginNotifyBracket()
virtual void IRhRdkSafeFrame::BeginNotifyBracket |
( |
void |
| ) |
|
|
pure virtual |
◆ CopyFrom()
◆ EndChange()
virtual bool IRhRdkSafeFrame::EndChange |
( |
void |
| ) |
|
|
pure virtual |
◆ EndNotifyBracket()
virtual void IRhRdkSafeFrame::EndNotifyBracket |
( |
void |
| ) |
|
|
pure virtual |
◆ EVF()
virtual void* IRhRdkSafeFrame::EVF |
( |
const wchar_t * |
, |
|
|
void * |
|
|
) |
| |
|
pure virtual |
Emergency virtual function for future expansion.
◆ FieldsOn()
virtual bool IRhRdkSafeFrame::FieldsOn |
( |
void |
| ) |
const |
|
pure virtual |
◆ IsEqual()
◆ LiveFrameOn()
virtual bool IRhRdkSafeFrame::LiveFrameOn |
( |
void |
| ) |
const |
|
pure virtual |
◆ On()
virtual bool IRhRdkSafeFrame::On |
( |
void |
| ) |
const |
|
pure virtual |
◆ PerspectiveOnly()
virtual bool IRhRdkSafeFrame::PerspectiveOnly |
( |
void |
| ) |
const |
|
pure virtual |
◆ SetActionFrameLinked()
virtual void IRhRdkSafeFrame::SetActionFrameLinked |
( |
bool |
b | ) |
|
|
pure virtual |
◆ SetActionFrameOn()
virtual void IRhRdkSafeFrame::SetActionFrameOn |
( |
bool |
b | ) |
|
|
pure virtual |
◆ SetActionFrameXScale()
virtual void IRhRdkSafeFrame::SetActionFrameXScale |
( |
double |
d | ) |
|
|
pure virtual |
◆ SetActionFrameYScale()
virtual void IRhRdkSafeFrame::SetActionFrameYScale |
( |
double |
d | ) |
|
|
pure virtual |
◆ SetFieldsOn()
virtual void IRhRdkSafeFrame::SetFieldsOn |
( |
bool |
b | ) |
|
|
pure virtual |
◆ SetLiveFrameOn()
virtual void IRhRdkSafeFrame::SetLiveFrameOn |
( |
bool |
b | ) |
|
|
pure virtual |
◆ SetOn()
virtual void IRhRdkSafeFrame::SetOn |
( |
bool |
b | ) |
|
|
pure virtual |
◆ SetPerspectiveOnly()
virtual void IRhRdkSafeFrame::SetPerspectiveOnly |
( |
bool |
b | ) |
|
|
pure virtual |
◆ SetTitleFrameLinked()
virtual void IRhRdkSafeFrame::SetTitleFrameLinked |
( |
bool |
b | ) |
|
|
pure virtual |
◆ SetTitleFrameOn()
virtual void IRhRdkSafeFrame::SetTitleFrameOn |
( |
bool |
b | ) |
|
|
pure virtual |
◆ SetTitleFrameXScale()
virtual void IRhRdkSafeFrame::SetTitleFrameXScale |
( |
double |
d | ) |
|
|
pure virtual |
◆ SetTitleFrameYScale()
virtual void IRhRdkSafeFrame::SetTitleFrameYScale |
( |
double |
d | ) |
|
|
pure virtual |
◆ TitleFrameLinked()
virtual bool IRhRdkSafeFrame::TitleFrameLinked |
( |
void |
| ) |
const |
|
pure virtual |
◆ TitleFrameOn()
virtual bool IRhRdkSafeFrame::TitleFrameOn |
( |
void |
| ) |
const |
|
pure virtual |
◆ TitleFrameXScale()
virtual double IRhRdkSafeFrame::TitleFrameXScale |
( |
void |
| ) |
const |
|
pure virtual |
◆ TitleFrameYScale()
virtual double IRhRdkSafeFrame::TitleFrameYScale |
( |
void |
| ) |
const |
|
pure virtual |