![]() |
VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
|
IActive interface allows a class to be 'active'. Set to true of false. More...
#include <vxInterfaces.h>
Public Member Functions | |
| bool | isActive () |
| void | setActive (bool option) |
| bool | getActive () |
Protected Attributes | |
| bool | active = true |
IActive interface allows a class to be 'active'. Set to true of false.