VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
Public Member Functions | Protected Attributes | List of all members
IActive Class Reference

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
 

Detailed Description

IActive interface allows a class to be 'active'. Set to true of false.


The documentation for this class was generated from the following file: