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

#include <DynamicBitsetVar.h>

Collaboration diagram for Nice::DynamicBitsetLongVar:
Collaboration graph

Public Member Functions

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

Public Attributes

::Nice::SeqLong mbits
 
::Ice::Int mnumbits
 

Member Function Documentation

◆ operator!=() [1/2]

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

◆ operator!=() [2/2]

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

◆ operator<() [1/2]

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

◆ operator<() [2/2]

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

◆ operator<=() [1/2]

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

◆ operator<=() [2/2]

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

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

◆ operator>() [1/2]

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

◆ operator>() [2/2]

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

◆ operator>=() [1/2]

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

◆ operator>=() [2/2]

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

Member Data Documentation

◆ mbits

Nice::SeqLong Nice::DynamicBitsetLongVar::mbits

◆ mnumbits

Ice::Int Nice::DynamicBitsetLongVar::mnumbits

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