HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VIS_Context Class Reference

#include <VIS_Defines.h>

Public Member Functions

 VIS_Context ()
 
 VIS_Context (int key)
 
int getKey () const
 
bool operator== (VIS_Context other) const
 
bool operator!= (VIS_Context other) const
 

Static Public Attributes

static const VIS_Context Common
 
static const VIS_Context None
 

Detailed Description

Definition at line 21 of file VIS_Defines.h.

Constructor & Destructor Documentation

VIS_Context::VIS_Context ( )
VIS_Context::VIS_Context ( int  key)
explicit

Member Function Documentation

int VIS_Context::getKey ( ) const
bool VIS_Context::operator!= ( VIS_Context  other) const
inline

Definition at line 213 of file VIS_Defines.h.

bool VIS_Context::operator== ( VIS_Context  other) const
inline

Definition at line 207 of file VIS_Defines.h.

Member Data Documentation

const VIS_Context VIS_Context::Common
static

Definition at line 30 of file VIS_Defines.h.

const VIS_Context VIS_Context::None
static

Definition at line 31 of file VIS_Defines.h.


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