|
libUTL++
|
Non-template base class for PointerIntPair. More...
#include <PointerIntPair.h>

Public Member Functions | |
| auto | get () const |
| Get raw value. More... | |
| void | serialize (Stream &stream, uint_t io, uint_t mode=ser_default) |
| Don't try to serialize. More... | |
Comparison Operators | |
| bool | operator< (const PointerIntPairBase &rhs) const |
| bool | operator<= (const PointerIntPairBase &rhs) const |
| bool | operator== (const PointerIntPairBase &rhs) const |
| bool | operator> (const PointerIntPairBase &rhs) const |
| bool | operator>= (const PointerIntPairBase &rhs) const |
Non-template base class for PointerIntPair.
Definition at line 46 of file PointerIntPair.h.
|
inline |
Get raw value.
Definition at line 57 of file PointerIntPair.h.
|
inline |
Don't try to serialize.
Definition at line 64 of file PointerIntPair.h.
References ABORT, and utl::serialize().