HPS::Control Class Reference
#include <hps.h>
Inheritance diagram for HPS::Control:

Protected Member Functions | |
Control (Control &&in_that) | |
Control & | operator= (Control &&in_that) |
Additional Inherited Members | |
![]() | |
virtual bool | Empty () const |
intptr_t | GetClassID () const |
intptr_t | GetInstanceID () const |
bool | HasType (HPS::Type in_mask) const |
Object (Object const &that) | |
Object (Object &&in_that) | |
Object & | operator= (Object const &other_object) |
Object & | operator= (Object &&in_that) |
virtual void | Reset () |
HPS::Type | Type () const |
![]() | |
template<typename T > | |
static intptr_t | ClassID () |
Detailed Description
The Control class is the base class for all Visualize controls.
Constructor & Destructor Documentation
|
inlineprotected |
Member Function Documentation
The documentation for this class was generated from the following file:
- include/hps.h