TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
LnLsys::CabinetSwitchAllOnVar Struct Reference

#include <CabinetServiceWorkerInternalVar.h>

Inheritance diagram for LnLsys::CabinetSwitchAllOnVar:
Inheritance graph
Collaboration diagram for LnLsys::CabinetSwitchAllOnVar:
Collaboration graph

Public Member Functions

bool operator== (const CabinetSwitchAllOnVar &__rhs) const
 
bool operator< (const CabinetSwitchAllOnVar &__rhs) const
 
bool operator!= (const CabinetSwitchAllOnVar &__rhs) const
 
bool operator<= (const CabinetSwitchAllOnVar &__rhs) const
 
bool operator> (const CabinetSwitchAllOnVar &__rhs) const
 
bool operator>= (const CabinetSwitchAllOnVar &__rhs) const
 

Public Attributes

::Nice::CompletionVar completion
 
bool on
 

Member Function Documentation

◆ operator!=()

bool LnLsys::CabinetSwitchAllOnVar::operator!= ( const CabinetSwitchAllOnVar __rhs) const
inline

◆ operator<()

bool LnLsys::CabinetSwitchAllOnVar::operator< ( const CabinetSwitchAllOnVar __rhs) const
inline

◆ operator<=()

bool LnLsys::CabinetSwitchAllOnVar::operator<= ( const CabinetSwitchAllOnVar __rhs) const
inline

◆ operator==()

bool LnLsys::CabinetSwitchAllOnVar::operator== ( const CabinetSwitchAllOnVar __rhs) const
inline

◆ operator>()

bool LnLsys::CabinetSwitchAllOnVar::operator> ( const CabinetSwitchAllOnVar __rhs) const
inline

◆ operator>=()

bool LnLsys::CabinetSwitchAllOnVar::operator>= ( const CabinetSwitchAllOnVar __rhs) const
inline

Member Data Documentation

◆ completion

::Nice::CompletionVar LnLsys::CabinetSwitchAllOnVar::completion

◆ on

bool LnLsys::CabinetSwitchAllOnVar::on

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