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

#include <DynamicBitsetVar.h>

Collaboration diagram for Nice::DynamicBitsetByteVar:
Collaboration graph

Public Member Functions

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

Public Attributes

::Nice::SeqByte mbits
 
::Ice::Int mnumbits
 

Member Function Documentation

◆ operator!=() [1/2]

bool Nice::DynamicBitsetByteVar::operator!= ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator!=() [2/2]

bool Nice::DynamicBitsetByteVar::operator!= ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator<() [1/2]

bool Nice::DynamicBitsetByteVar::operator< ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator<() [2/2]

bool Nice::DynamicBitsetByteVar::operator< ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator<=() [1/2]

bool Nice::DynamicBitsetByteVar::operator<= ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator<=() [2/2]

bool Nice::DynamicBitsetByteVar::operator<= ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator==() [1/2]

bool Nice::DynamicBitsetByteVar::operator== ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator==() [2/2]

bool Nice::DynamicBitsetByteVar::operator== ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator>() [1/2]

bool Nice::DynamicBitsetByteVar::operator> ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator>() [2/2]

bool Nice::DynamicBitsetByteVar::operator> ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator>=() [1/2]

bool Nice::DynamicBitsetByteVar::operator>= ( const DynamicBitsetByteVar __rhs) const
inline

◆ operator>=() [2/2]

bool Nice::DynamicBitsetByteVar::operator>= ( const DynamicBitsetByteVar __rhs) const
inline

Member Data Documentation

◆ mbits

Nice::SeqByte Nice::DynamicBitsetByteVar::mbits

◆ mnumbits

Ice::Int Nice::DynamicBitsetByteVar::mnumbits

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