Manages RVC::OBJTYPE_MosaicLayout objects. More...
#include <rvc/mosaiclayout.h>

Classes | |
| class | MAKEPARMS |
Public Member Functions | |
| MOSAICLAYOUT (const RVC::MOSAICLAYOUT &obj) | |
| MOSAICLAYOUT () | |
| virtual | ~MOSAICLAYOUT () |
| RVC::MOSAICLAYOUT & | operator= (const RVC::MOSAICLAYOUT &rhs) |
Manages RVC::OBJTYPE_MosaicLayout objects.
The RVC::MOSAICLAYOUT class manages RVC::OBJTYPE_MosaicLayout objects.
RVC Object Types that this class supports: RVC::OBJTYPE_MosaicLayout
Default RVC Object Type for this class: RVC::OBJTYPE_MosaicLayout
Valid parents for this class:
| RVC::MOSAICLAYOUT::MOSAICLAYOUT | ( | ) |
Default constructor.
| RVC::MOSAICLAYOUT::MOSAICLAYOUT | ( | const RVC::MOSAICLAYOUT & | obj | ) |
Copy constructor.
| virtual RVC::MOSAICLAYOUT::~MOSAICLAYOUT | ( | ) | [virtual] |
Destructor.
| RVC::MOSAICLAYOUT& RVC::MOSAICLAYOUT::operator= | ( | const RVC::MOSAICLAYOUT & | rhs | ) |
Assignment.
Reimplemented from RVC::SERIALIZE.
1.6.1