Manages RVC::OBJTYPE_FreqProcInfo objects. More...
#include <rvc/freqproc.h>

Public Member Functions | |
| FREQPROC (const RVC::FREQPROC &rhs) | |
| FREQPROC () | |
| virtual | ~FREQPROC () |
| const LRECT2D & | GetBoundRect () const |
| RVC::FREQPROC & | operator= (const RVC::FREQPROC &rhs) |
| void | SetBoundRect (const LRECT2D &BoundRect) |
Manages RVC::OBJTYPE_FreqProcInfo objects.
The interface currently wraps the MfFreqProc functions.
This class inherits from RVC::SIMPLE
RVC Object Types that this class supports: RVC::OBJTYPE_FreqProcInfo
Default RVC Object Type for this class: RVC::OBJTYPE_FreqProcInfo
Valid parents for this class:
Read() and Write() methods inherited from RVC::SIMPLE class. View RVC:SIMPLE docs for inherited methods
| RVC::FREQPROC::FREQPROC | ( | ) |
| RVC::FREQPROC::FREQPROC | ( | const RVC::FREQPROC & | rhs | ) |
| rhs | Copy Constructor |
| virtual RVC::FREQPROC::~FREQPROC | ( | ) | [virtual] |
| const LRECT2D& RVC::FREQPROC::GetBoundRect | ( | ) | const |
Obtain boundary rect @ return Boundary rectangle.
| RVC::FREQPROC& RVC::FREQPROC::operator= | ( | const RVC::FREQPROC & | rhs | ) |
| void RVC::FREQPROC::SetBoundRect | ( | const LRECT2D & | BoundRect | ) |
Set boundary rect.
1.6.1