FARGOS/VISTA Object Management Environment Core
..
|
#include <OMEtype.h>
Go to the source code of this file.
Macros | |
#define | _OMETYPE_OPERATORS_H_ "$Id$" |
Functions | |
bool | operator== (const OMEtype &lArg, const OMEtype &rArg) |
bool | operator== (const OMEtype &lArg, const int32_t rArg) |
bool | operator== (const OMEtype &lArg, const int64_t rArg) |
bool | operator== (const OMEtype &lArg, const uint64_t rArg) |
bool | operator== (const OMEtype &lArg, const uint32_t rArg) |
bool | operator== (const OMEtype &lArg, const uint16_t rArg) |
bool | operator== (const OMEtype &lArg, const uint8_t rArg) |
bool | operator== (const OMEtype &lArg, const float rArg) |
bool | operator== (const OMEtype &lArg, const double rArg) |
bool | operator== (const OMEtype &lArg, const OMEfixed &rArg) |
bool | operator== (const OMEtype &lArg, const OMEoid &rArg) |
bool | operator== (const OMEtype &lArg, const OMEstring &rArg) |
bool | operator== (const OMEtype &lArg, const OMEarray &rArg) |
bool | operator== (const OMEtype &lArg, const OMEassoc &rArg) |
bool | operator== (const OMEtype &lArg, const OMEset &rArg) |
bool | operator== (const OMEtype &lArg, const OMEnlm &rArg) |
bool | operator== (const int32_t lArg, const OMEtype &rArg) |
bool | operator== (const int64_t lArg, const OMEtype &rArg) |
bool | operator== (const uint64_t lArg, const OMEtype &rArg) |
bool | operator== (const uint32_t lArg, const OMEtype &rArg) |
bool | operator== (const uint16_t lArg, const OMEtype &rArg) |
bool | operator== (const uint8_t lArg, const OMEtype &rArg) |
bool | operator== (const float lArg, const OMEtype &rArg) |
bool | operator== (const double lArg, const OMEtype &rArg) |
bool | operator== (const OMEfixed &lArg, const OMEtype &rArg) |
bool | operator== (const OMEoid &lArg, const OMEtype &rArg) |
bool | operator== (const OMEstring &lArg, const OMEtype &rArg) |
bool | operator== (const OMEarray &lArg, const OMEtype &rArg) |
bool | operator== (const OMEassoc &lArg, const OMEtype &rArg) |
bool | operator== (const OMEnlm &lArg, const OMEtype &rArg) |
bool | operator!= (const OMEtype &lArg, const OMEtype &rArg) |
bool | operator!= (const OMEtype &lArg, const int32_t rArg) |
bool | operator!= (const OMEtype &lArg, const int64_t rArg) |
bool | operator!= (const OMEtype &lArg, const uint64_t rArg) |
bool | operator!= (const OMEtype &lArg, const uint32_t rArg) |
bool | operator!= (const OMEtype &lArg, const uint16_t rArg) |
bool | operator!= (const OMEtype &lArg, const uint8_t rArg) |
bool | operator!= (const OMEtype &lArg, const float rArg) |
bool | operator!= (const OMEtype &lArg, const double rArg) |
bool | operator!= (const OMEtype &lArg, const OMEfixed &rArg) |
bool | operator!= (const OMEtype &lArg, const OMEoid &rArg) |
bool | operator!= (const OMEtype &lArg, const OMEstring &rArg) |
bool | operator!= (const OMEtype &lArg, const OMEarray &rArg) |
bool | operator!= (const OMEtype &lArg, const OMEassoc &rArg) |
bool | operator!= (const OMEtype &lArg, const OMEset &rArg) |
bool | operator!= (const OMEtype &lArg, const OMEnlm &rArg) |
bool | operator!= (const int32_t lArg, const OMEtype &rArg) |
bool | operator!= (const int64_t lArg, const OMEtype &rArg) |
bool | operator!= (const uint64_t lArg, const OMEtype &rArg) |
bool | operator!= (const uint32_t lArg, const OMEtype &rArg) |
bool | operator!= (const uint16_t lArg, const OMEtype &rArg) |
bool | operator!= (const uint8_t lArg, const OMEtype &rArg) |
bool | operator!= (const float lArg, const OMEtype &rArg) |
bool | operator!= (const double lArg, const OMEtype &rArg) |
bool | operator!= (const OMEfixed &lArg, const OMEtype &rArg) |
bool | operator!= (const OMEoid &lArg, const OMEtype &rArg) |
bool | operator!= (const OMEstring &lArg, const OMEtype &rArg) |
bool | operator!= (const OMEarray &lArg, const OMEtype &rArg) |
bool | operator!= (const OMEassoc &lArg, const OMEtype &rArg) |
bool | operator!= (const OMEnlm &lArg, const OMEtype &rArg) |
bool | operator< (const OMEtype &lArg, const OMEtype &rArg) |
bool | operator< (const OMEtype &lArg, const int32_t rArg) |
bool | operator< (const OMEtype &lArg, const int64_t rArg) |
bool | operator< (const OMEtype &lArg, const uint64_t rArg) |
bool | operator< (const OMEtype &lArg, const uint32_t rArg) |
bool | operator< (const OMEtype &lArg, const uint16_t rArg) |
bool | operator< (const OMEtype &lArg, const uint8_t rArg) |
bool | operator< (const OMEtype &lArg, const float rArg) |
bool | operator< (const OMEtype &lArg, const double rArg) |
bool | operator< (const OMEtype &lArg, const OMEfixed &rArg) |
bool | operator< (const OMEtype &lArg, const OMEstring &rArg) |
bool | operator< (const int32_t lArg, const OMEtype &rArg) |
bool | operator< (const int64_t lArg, const OMEtype &rArg) |
bool | operator< (const uint64_t lArg, const OMEtype &rArg) |
bool | operator< (const uint32_t lArg, const OMEtype &rArg) |
bool | operator< (const uint16_t lArg, const OMEtype &rArg) |
bool | operator< (const uint8_t lArg, const OMEtype &rArg) |
bool | operator< (const float lArg, const OMEtype &rArg) |
bool | operator< (const double lArg, const OMEtype &rArg) |
bool | operator< (const OMEfixed &lArg, const OMEtype &rArg) |
bool | operator< (const OMEstring &lArg, const OMEtype &rArg) |
bool | operator<= (const OMEtype &lArg, const OMEtype &rArg) |
bool | operator<= (const OMEtype &lArg, const int32_t rArg) |
bool | operator<= (const OMEtype &lArg, const int64_t rArg) |
bool | operator<= (const OMEtype &lArg, const uint64_t rArg) |
bool | operator<= (const OMEtype &lArg, const uint32_t rArg) |
bool | operator<= (const OMEtype &lArg, const uint16_t rArg) |
bool | operator<= (const OMEtype &lArg, const uint8_t rArg) |
bool | operator<= (const OMEtype &lArg, const float rArg) |
bool | operator<= (const OMEtype &lArg, const double rArg) |
bool | operator<= (const OMEtype &lArg, const OMEfixed &rArg) |
bool | operator<= (const OMEtype &lArg, const OMEstring &rArg) |
bool | operator<= (const int32_t lArg, const OMEtype &rArg) |
bool | operator<= (const int64_t lArg, const OMEtype &rArg) |
bool | operator<= (const uint64_t lArg, const OMEtype &rArg) |
bool | operator<= (const uint32_t lArg, const OMEtype &rArg) |
bool | operator<= (const uint16_t lArg, const OMEtype &rArg) |
bool | operator<= (const uint8_t lArg, const OMEtype &rArg) |
bool | operator<= (const float lArg, const OMEtype &rArg) |
bool | operator<= (const double lArg, const OMEtype &rArg) |
bool | operator<= (const OMEfixed &lArg, const OMEtype &rArg) |
bool | operator<= (const OMEstring &lArg, const OMEtype &rArg) |
bool | operator> (const OMEtype &lArg, const OMEtype &rArg) |
bool | operator> (const OMEtype &lArg, const int32_t rArg) |
bool | operator> (const OMEtype &lArg, const int64_t rArg) |
bool | operator> (const OMEtype &lArg, const uint64_t rArg) |
bool | operator> (const OMEtype &lArg, const uint32_t rArg) |
bool | operator> (const OMEtype &lArg, const uint16_t rArg) |
bool | operator> (const OMEtype &lArg, const uint8_t rArg) |
bool | operator> (const OMEtype &lArg, const float rArg) |
bool | operator> (const OMEtype &lArg, const double rArg) |
bool | operator> (const OMEtype &lArg, const OMEfixed &rArg) |
bool | operator> (const OMEtype &lArg, const OMEstring &rArg) |
bool | operator> (const int32_t lArg, const OMEtype &rArg) |
bool | operator> (const int64_t lArg, const OMEtype &rArg) |
bool | operator> (const uint64_t lArg, const OMEtype &rArg) |
bool | operator> (const uint32_t lArg, const OMEtype &rArg) |
bool | operator> (const uint16_t lArg, const OMEtype &rArg) |
bool | operator> (const uint8_t lArg, const OMEtype &rArg) |
bool | operator> (const float lArg, const OMEtype &rArg) |
bool | operator> (const double lArg, const OMEtype &rArg) |
bool | operator> (const OMEfixed &lArg, const OMEtype &rArg) |
bool | operator> (const OMEstring &lArg, const OMEtype &rArg) |
bool | operator>= (const OMEtype &lArg, const OMEtype &rArg) |
bool | operator>= (const OMEtype &lArg, const int32_t rArg) |
bool | operator>= (const OMEtype &lArg, const int64_t rArg) |
bool | operator>= (const OMEtype &lArg, const uint64_t rArg) |
bool | operator>= (const OMEtype &lArg, const uint32_t rArg) |
bool | operator>= (const OMEtype &lArg, const uint16_t rArg) |
bool | operator>= (const OMEtype &lArg, const uint8_t rArg) |
bool | operator>= (const OMEtype &lArg, const float rArg) |
bool | operator>= (const OMEtype &lArg, const double rArg) |
bool | operator>= (const OMEtype &lArg, const OMEfixed &rArg) |
bool | operator>= (const OMEtype &lArg, const OMEstring &rArg) |
bool | operator>= (const int32_t lArg, const OMEtype &rArg) |
bool | operator>= (const int64_t lArg, const OMEtype &rArg) |
bool | operator>= (const uint64_t lArg, const OMEtype &rArg) |
bool | operator>= (const uint32_t lArg, const OMEtype &rArg) |
bool | operator>= (const uint16_t lArg, const OMEtype &rArg) |
bool | operator>= (const uint8_t lArg, const OMEtype &rArg) |
bool | operator>= (const float lArg, const OMEtype &rArg) |
bool | operator>= (const double lArg, const OMEtype &rArg) |
bool | operator>= (const OMEfixed &lArg, const OMEtype &rArg) |
bool | operator>= (const OMEstring &lArg, const OMEtype &rArg) |
OMEtype & | operator+= (OMEtype &lArg, const OMEtype &rArg) |
OMEtype & | operator+= (OMEtype &lArg, const int32_t rArg) |
OMEtype & | operator+= (OMEtype &lArg, const int64_t rArg) |
OMEtype & | operator+= (OMEtype &lArg, const uint64_t rArg) |
OMEtype & | operator+= (OMEtype &lArg, const uint32_t rArg) |
OMEtype & | operator+= (OMEtype &lArg, const uint16_t rArg) |
OMEtype & | operator+= (OMEtype &lArg, const uint8_t rArg) |
OMEtype & | operator+= (OMEtype &lArg, const float rArg) |
OMEtype & | operator+= (OMEtype &lArg, const double rArg) |
OMEtype & | operator+= (OMEtype &lArg, const OMEfixed &rArg) |
OMEtype & | operator+= (OMEtype &lArg, const OMEstring &rArg) |
OMEtype & | operator+= (OMEtype &lArg, const OMEset &rArg) |
int32_t & | operator+= (int32_t &lArg, const OMEtype &rArg) |
int64_t & | operator+= (int64_t &lArg, const OMEtype &rArg) |
uint64_t & | operator+= (uint64_t &lArg, const OMEtype &rArg) |
uint32_t & | operator+= (uint32_t &lArg, const OMEtype &rArg) |
uint16_t & | operator+= (uint16_t &lArg, const OMEtype &rArg) |
uint8_t & | operator+= (uint8_t &lArg, const OMEtype &rArg) |
float & | operator+= (float &lArg, const OMEtype &rArg) |
double & | operator+= (double &lArg, const OMEtype &rArg) |
OMEtype & | operator-= (OMEtype &lArg, const OMEtype &rArg) |
OMEtype & | operator-= (OMEtype &lArg, const int32_t rArg) |
OMEtype & | operator-= (OMEtype &lArg, const int64_t rArg) |
OMEtype & | operator-= (OMEtype &lArg, const uint64_t rArg) |
OMEtype & | operator-= (OMEtype &lArg, const uint32_t rArg) |
OMEtype & | operator-= (OMEtype &lArg, const uint16_t rArg) |
OMEtype & | operator-= (OMEtype &lArg, const uint8_t rArg) |
OMEtype & | operator-= (OMEtype &lArg, const float rArg) |
OMEtype & | operator-= (OMEtype &lArg, const double rArg) |
OMEtype & | operator-= (OMEtype &lArg, const OMEfixed &rArg) |
OMEtype & | operator-= (OMEtype &lArg, const OMEset &rArg) |
int32_t & | operator-= (int32_t &lArg, const OMEtype &rArg) |
int64_t & | operator-= (int64_t &lArg, const OMEtype &rArg) |
uint64_t & | operator-= (uint64_t &lArg, const OMEtype &rArg) |
uint32_t & | operator-= (uint32_t &lArg, const OMEtype &rArg) |
uint16_t & | operator-= (uint16_t &lArg, const OMEtype &rArg) |
uint8_t & | operator-= (uint8_t &lArg, const OMEtype &rArg) |
float & | operator-= (float &lArg, const OMEtype &rArg) |
double & | operator-= (double &lArg, const OMEtype &rArg) |
OMEtype & | operator&= (OMEtype &lArg, const OMEtype &rArg) |
OMEtype & | operator&= (OMEtype &lArg, const int32_t rArg) |
OMEtype & | operator&= (OMEtype &lArg, const int64_t rArg) |
OMEtype & | operator&= (OMEtype &lArg, const uint64_t rArg) |
OMEtype & | operator&= (OMEtype &lArg, const uint32_t rArg) |
OMEtype & | operator&= (OMEtype &lArg, const uint16_t rArg) |
OMEtype & | operator&= (OMEtype &lArg, const uint8_t rArg) |
OMEtype & | operator&= (OMEtype &lArg, const OMEset &rArg) |
int32_t & | operator&= (int32_t &lArg, const OMEtype &rArg) |
int64_t & | operator&= (int64_t &lArg, const OMEtype &rArg) |
uint64_t & | operator&= (uint64_t &lArg, const OMEtype &rArg) |
uint32_t & | operator&= (uint32_t &lArg, const OMEtype &rArg) |
uint16_t & | operator&= (uint16_t &lArg, const OMEtype &rArg) |
uint8_t & | operator&= (uint8_t &lArg, const OMEtype &rArg) |
OMEtype & | operator|= (OMEtype &lArg, const OMEtype &rArg) |
OMEtype & | operator|= (OMEtype &lArg, const int32_t rArg) |
OMEtype & | operator|= (OMEtype &lArg, const int64_t rArg) |
OMEtype & | operator|= (OMEtype &lArg, const uint64_t rArg) |
OMEtype & | operator|= (OMEtype &lArg, const uint32_t rArg) |
OMEtype & | operator|= (OMEtype &lArg, const uint16_t rArg) |
OMEtype & | operator|= (OMEtype &lArg, const uint8_t rArg) |
OMEtype & | operator|= (OMEtype &lArg, const OMEset &rArg) |
int32_t & | operator|= (int32_t &lArg, const OMEtype &rArg) |
int64_t & | operator|= (int64_t &lArg, const OMEtype &rArg) |
uint64_t & | operator|= (uint64_t &lArg, const OMEtype &rArg) |
uint32_t & | operator|= (uint32_t &lArg, const OMEtype &rArg) |
uint16_t & | operator|= (uint16_t &lArg, const OMEtype &rArg) |
uint8_t & | operator|= (uint8_t &lArg, const OMEtype &rArg) |
OMEtype & | operator*= (OMEtype &lArg, const OMEtype &rArg) |
OMEtype & | operator*= (OMEtype &lArg, const int32_t rArg) |
OMEtype & | operator*= (OMEtype &lArg, const int64_t rArg) |
OMEtype & | operator*= (OMEtype &lArg, const uint64_t rArg) |
OMEtype & | operator*= (OMEtype &lArg, const uint32_t rArg) |
OMEtype & | operator*= (OMEtype &lArg, const uint16_t rArg) |
OMEtype & | operator*= (OMEtype &lArg, const uint8_t rArg) |
OMEtype & | operator*= (OMEtype &lArg, const float rArg) |
OMEtype & | operator*= (OMEtype &lArg, const double rArg) |
OMEtype & | operator*= (OMEtype &lArg, const OMEfixed &rArg) |
int32_t & | operator*= (int32_t &lArg, const OMEtype &rArg) |
int64_t & | operator*= (int64_t &lArg, const OMEtype &rArg) |
uint64_t & | operator*= (uint64_t &lArg, const OMEtype &rArg) |
uint32_t & | operator*= (uint32_t &lArg, const OMEtype &rArg) |
uint16_t & | operator*= (uint16_t &lArg, const OMEtype &rArg) |
uint8_t & | operator*= (uint8_t &lArg, const OMEtype &rArg) |
float & | operator*= (float &lArg, const OMEtype &rArg) |
double & | operator*= (double &lArg, const OMEtype &rArg) |
OMEtype & | operator/= (OMEtype &lArg, const OMEtype &rArg) |
OMEtype & | operator/= (OMEtype &lArg, const int32_t rArg) |
OMEtype & | operator/= (OMEtype &lArg, const int64_t rArg) |
OMEtype & | operator/= (OMEtype &lArg, const uint64_t rArg) |
OMEtype & | operator/= (OMEtype &lArg, const uint32_t rArg) |
OMEtype & | operator/= (OMEtype &lArg, const uint16_t rArg) |
OMEtype & | operator/= (OMEtype &lArg, const uint8_t rArg) |
OMEtype & | operator/= (OMEtype &lArg, const float rArg) |
OMEtype & | operator/= (OMEtype &lArg, const double rArg) |
OMEtype & | operator/= (OMEtype &lArg, const OMEfixed &rArg) |
int32_t & | operator/= (int32_t &lArg, const OMEtype &rArg) |
int64_t & | operator/= (int64_t &lArg, const OMEtype &rArg) |
uint64_t & | operator/= (uint64_t &lArg, const OMEtype &rArg) |
uint32_t & | operator/= (uint32_t &lArg, const OMEtype &rArg) |
uint16_t & | operator/= (uint16_t &lArg, const OMEtype &rArg) |
uint8_t & | operator/= (uint8_t &lArg, const OMEtype &rArg) |
float & | operator/= (float &lArg, const OMEtype &rArg) |
double & | operator/= (double &lArg, const OMEtype &rArg) |
OMEtype & | operator%= (OMEtype &lArg, const OMEtype &rArg) |
OMEtype & | operator%= (OMEtype &lArg, const int32_t rArg) |
OMEtype & | operator%= (OMEtype &lArg, const int64_t rArg) |
OMEtype & | operator%= (OMEtype &lArg, const uint64_t rArg) |
OMEtype & | operator%= (OMEtype &lArg, const uint32_t rArg) |
OMEtype & | operator%= (OMEtype &lArg, const uint16_t rArg) |
OMEtype & | operator%= (OMEtype &lArg, const uint8_t rArg) |
int32_t & | operator%= (int32_t &lArg, const OMEtype &rArg) |
int64_t & | operator%= (int64_t &lArg, const OMEtype &rArg) |
uint64_t & | operator%= (uint64_t &lArg, const OMEtype &rArg) |
uint32_t & | operator%= (uint32_t &lArg, const OMEtype &rArg) |
uint16_t & | operator%= (uint16_t &lArg, const OMEtype &rArg) |
uint8_t & | operator%= (uint8_t &lArg, const OMEtype &rArg) |
OMEtype & | operator^= (OMEtype &lArg, const OMEtype &rArg) |
OMEtype & | operator^= (OMEtype &lArg, const int32_t rArg) |
OMEtype & | operator^= (OMEtype &lArg, const int64_t rArg) |
OMEtype & | operator^= (OMEtype &lArg, const uint64_t rArg) |
OMEtype & | operator^= (OMEtype &lArg, const uint32_t rArg) |
OMEtype & | operator^= (OMEtype &lArg, const uint16_t rArg) |
OMEtype & | operator^= (OMEtype &lArg, const uint8_t rArg) |
int32_t & | operator^= (int32_t &lArg, const OMEtype &rArg) |
int64_t & | operator^= (int64_t &lArg, const OMEtype &rArg) |
uint64_t & | operator^= (uint64_t &lArg, const OMEtype &rArg) |
uint32_t & | operator^= (uint32_t &lArg, const OMEtype &rArg) |
uint16_t & | operator^= (uint16_t &lArg, const OMEtype &rArg) |
uint8_t & | operator^= (uint8_t &lArg, const OMEtype &rArg) |
OMEtype | operator+ (const OMEtype &lArg, const OMEtype &rArg) |
OMEtype | operator+ (const OMEtype &lArg, const int32_t rArg) |
OMEtype | operator+ (const OMEtype &lArg, const int64_t rArg) |
OMEtype | operator+ (const OMEtype &lArg, const uint64_t rArg) |
OMEtype | operator+ (const OMEtype &lArg, const uint32_t rArg) |
OMEtype | operator+ (const OMEtype &lArg, const uint16_t rArg) |
OMEtype | operator+ (const OMEtype &lArg, const uint8_t rArg) |
OMEtype | operator+ (const OMEtype &lArg, const float rArg) |
OMEtype | operator+ (const OMEtype &lArg, const double rArg) |
OMEtype | operator+ (const OMEtype &lArg, const OMEfixed &rArg) |
OMEtype | operator+ (const OMEtype &lArg, const OMEstring &rArg) |
OMEtype | operator+ (const OMEtype &lArg, const OMEset &rArg) |
int32_t | operator+ (const int32_t lArg, const OMEtype &rArg) |
int64_t | operator+ (const int64_t lArg, const OMEtype &rArg) |
uint64_t | operator+ (const uint64_t lArg, const OMEtype &rArg) |
uint32_t | operator+ (const uint32_t lArg, const OMEtype &rArg) |
uint32_t | operator+ (const uint16_t lArg, const OMEtype &rArg) |
uint32_t | operator+ (const uint8_t lArg, const OMEtype &rArg) |
float | operator+ (const float lArg, const OMEtype &rArg) |
double | operator+ (const double lArg, const OMEtype &rArg) |
OMEtype | operator- (const OMEtype &lArg, const OMEtype &rArg) |
OMEtype | operator- (const OMEtype &lArg, const int32_t rArg) |
OMEtype | operator- (const OMEtype &lArg, const int64_t rArg) |
OMEtype | operator- (const OMEtype &lArg, const uint64_t rArg) |
OMEtype | operator- (const OMEtype &lArg, const uint32_t rArg) |
OMEtype | operator- (const OMEtype &lArg, const uint16_t rArg) |
OMEtype | operator- (const OMEtype &lArg, const uint8_t rArg) |
OMEtype | operator- (const OMEtype &lArg, const float rArg) |
OMEtype | operator- (const OMEtype &lArg, const double rArg) |
OMEtype | operator- (const OMEtype &lArg, const OMEfixed &rArg) |
OMEtype | operator- (const OMEtype &lArg, const OMEset &rArg) |
int32_t | operator- (const int32_t lArg, const OMEtype &rArg) |
int64_t | operator- (const int64_t lArg, const OMEtype &rArg) |
uint64_t | operator- (const uint64_t lArg, const OMEtype &rArg) |
uint32_t | operator- (const uint32_t lArg, const OMEtype &rArg) |
uint32_t | operator- (const uint16_t lArg, const OMEtype &rArg) |
uint32_t | operator- (const uint8_t lArg, const OMEtype &rArg) |
float | operator- (const float lArg, const OMEtype &rArg) |
double | operator- (const double lArg, const OMEtype &rArg) |
OMEtype | operator* (const OMEtype &lArg, const OMEtype &rArg) |
OMEtype | operator* (const OMEtype &lArg, const int32_t rArg) |
OMEtype | operator* (const OMEtype &lArg, const int64_t rArg) |
OMEtype | operator* (const OMEtype &lArg, const uint64_t rArg) |
OMEtype | operator* (const OMEtype &lArg, const uint32_t rArg) |
OMEtype | operator* (const OMEtype &lArg, const uint16_t rArg) |
OMEtype | operator* (const OMEtype &lArg, const uint8_t rArg) |
OMEtype | operator* (const OMEtype &lArg, const float rArg) |
OMEtype | operator* (const OMEtype &lArg, const double rArg) |
OMEtype | operator* (const OMEtype &lArg, const OMEfixed &rArg) |
int32_t | operator* (const int32_t lArg, const OMEtype &rArg) |
int64_t | operator* (const int64_t lArg, const OMEtype &rArg) |
uint64_t | operator* (const uint64_t lArg, const OMEtype &rArg) |
uint32_t | operator* (const uint32_t lArg, const OMEtype &rArg) |
uint32_t | operator* (const uint16_t lArg, const OMEtype &rArg) |
uint32_t | operator* (const uint8_t lArg, const OMEtype &rArg) |
float | operator* (const float lArg, const OMEtype &rArg) |
double | operator* (const double lArg, const OMEtype &rArg) |
OMEtype | operator/ (const OMEtype &lArg, const OMEtype &rArg) |
OMEtype | operator/ (const OMEtype &lArg, const int32_t rArg) |
OMEtype | operator/ (const OMEtype &lArg, const int64_t rArg) |
OMEtype | operator/ (const OMEtype &lArg, const uint64_t rArg) |
OMEtype | operator/ (const OMEtype &lArg, const uint32_t rArg) |
OMEtype | operator/ (const OMEtype &lArg, const uint16_t rArg) |
OMEtype | operator/ (const OMEtype &lArg, const uint8_t rArg) |
OMEtype | operator/ (const OMEtype &lArg, const float rArg) |
OMEtype | operator/ (const OMEtype &lArg, const double rArg) |
OMEtype | operator/ (const OMEtype &lArg, const OMEfixed &rArg) |
int32_t | operator/ (const int32_t lArg, const OMEtype &rArg) |
int64_t | operator/ (const int64_t lArg, const OMEtype &rArg) |
uint64_t | operator/ (const uint64_t lArg, const OMEtype &rArg) |
uint32_t | operator/ (const uint32_t lArg, const OMEtype &rArg) |
uint32_t | operator/ (const uint16_t lArg, const OMEtype &rArg) |
uint32_t | operator/ (const uint8_t lArg, const OMEtype &rArg) |
float | operator/ (const float lArg, const OMEtype &rArg) |
double | operator/ (const double lArg, const OMEtype &rArg) |
OMEtype | operator% (const OMEtype &lArg, const OMEtype &rArg) |
OMEtype | operator% (const OMEtype &lArg, const int32_t rArg) |
OMEtype | operator% (const OMEtype &lArg, const int64_t rArg) |
OMEtype | operator% (const OMEtype &lArg, const uint64_t rArg) |
OMEtype | operator% (const OMEtype &lArg, const uint32_t rArg) |
OMEtype | operator% (const OMEtype &lArg, const uint16_t rArg) |
OMEtype | operator% (const OMEtype &lArg, const uint8_t rArg) |
int32_t | operator% (const int32_t lArg, const OMEtype &rArg) |
int64_t | operator% (const int64_t lArg, const OMEtype &rArg) |
uint64_t | operator% (const uint64_t lArg, const OMEtype &rArg) |
uint32_t | operator% (const uint32_t lArg, const OMEtype &rArg) |
uint32_t | operator% (const uint16_t lArg, const OMEtype &rArg) |
uint32_t | operator% (const uint8_t lArg, const OMEtype &rArg) |
OMEtype | operator& (const OMEtype &lArg, const OMEtype &rArg) |
OMEtype | operator& (const OMEtype &lArg, const int32_t rArg) |
OMEtype | operator& (const OMEtype &lArg, const int64_t rArg) |
OMEtype | operator& (const OMEtype &lArg, const uint64_t rArg) |
OMEtype | operator& (const OMEtype &lArg, const uint32_t rArg) |
OMEtype | operator& (const OMEtype &lArg, const uint16_t rArg) |
OMEtype | operator& (const OMEtype &lArg, const uint8_t rArg) |
int32_t | operator& (const int32_t lArg, const OMEtype &rArg) |
int64_t | operator& (const int64_t lArg, const OMEtype &rArg) |
uint64_t | operator& (const uint64_t lArg, const OMEtype &rArg) |
uint32_t | operator& (const uint32_t lArg, const OMEtype &rArg) |
uint32_t | operator& (const uint16_t lArg, const OMEtype &rArg) |
uint32_t | operator& (const uint8_t lArg, const OMEtype &rArg) |
OMEtype | operator| (const OMEtype &lArg, const OMEtype &rArg) |
OMEtype | operator| (const OMEtype &lArg, const int32_t rArg) |
OMEtype | operator| (const OMEtype &lArg, const int64_t rArg) |
OMEtype | operator| (const OMEtype &lArg, const uint64_t rArg) |
OMEtype | operator| (const OMEtype &lArg, const uint32_t rArg) |
OMEtype | operator| (const OMEtype &lArg, const uint16_t rArg) |
OMEtype | operator| (const OMEtype &lArg, const uint8_t rArg) |
int32_t | operator| (const int32_t lArg, const OMEtype &rArg) |
int64_t | operator| (const int64_t lArg, const OMEtype &rArg) |
uint64_t | operator| (const uint64_t lArg, const OMEtype &rArg) |
uint32_t | operator| (const uint32_t lArg, const OMEtype &rArg) |
uint32_t | operator| (const uint16_t lArg, const OMEtype &rArg) |
uint32_t | operator| (const uint8_t lArg, const OMEtype &rArg) |
OMEtype | operator^ (const OMEtype &lArg, const OMEtype &rArg) |
OMEtype | operator^ (const OMEtype &lArg, const int32_t rArg) |
OMEtype | operator^ (const OMEtype &lArg, const int64_t rArg) |
OMEtype | operator^ (const OMEtype &lArg, const uint64_t rArg) |
OMEtype | operator^ (const OMEtype &lArg, const uint32_t rArg) |
OMEtype | operator^ (const OMEtype &lArg, const uint16_t rArg) |
OMEtype | operator^ (const OMEtype &lArg, const uint8_t rArg) |
int32_t | operator^ (const int32_t lArg, const OMEtype &rArg) |
int64_t | operator^ (const int64_t lArg, const OMEtype &rArg) |
uint64_t | operator^ (const uint64_t lArg, const OMEtype &rArg) |
uint32_t | operator^ (const uint32_t lArg, const OMEtype &rArg) |
uint32_t | operator^ (const uint16_t lArg, const OMEtype &rArg) |
uint32_t | operator^ (const uint8_t lArg, const OMEtype &rArg) |
#define _OMETYPE_OPERATORS_H_ "$Id$" |
bool operator!= | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::arrayPtr, OME_ARRAY, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::assoc, OME_ASSOC, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::nlm, OME_NLM, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::oid, OME_OID, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
bool operator!= | ( | const OMEtype & | lArg, |
const double | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const OMEtype & | lArg, |
const float | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const OMEtype & | lArg, |
const int32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const OMEtype & | lArg, |
const int64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::arrayPtr, OME_ARRAY, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::assoc, OME_ASSOC, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::nlm, OME_NLM, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::oid, OME_OID, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OME_SET, OMEtype::pointer, OMEtype::set, OMEtype::type, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
References OMEtype::arrayPtr, OMEtype::assoc, OMEtype::f, OMEtype::fixed, OMEtype::i, OMEtype::nlm, OMEtype::oid, OME_ARRAY, OME_ASSOC, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_NLM, OME_OID, OME_POINTER, OME_SET, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::s, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const OMEtype & | lArg, |
const uint16_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const OMEtype & | lArg, |
const uint32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const OMEtype & | lArg, |
const uint64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const OMEtype & | lArg, |
const uint8_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator!= | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t operator% | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t operator% | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint32_t operator% | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator% | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t operator% | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator% | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t& operator%= | ( | int32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t& operator%= | ( | int64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint16_t& operator%= | ( | uint16_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t& operator%= | ( | uint32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t& operator%= | ( | uint64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint8_t& operator%= | ( | uint8_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t operator& | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t operator& | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint32_t operator& | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator& | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t operator& | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator& | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t& operator&= | ( | int32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t& operator&= | ( | int64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::i, OME_ARRAY, OME_ASSOC, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_NLM, OME_OID, OME_POINTER, OME_SET, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint16_t& operator&= | ( | uint16_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t& operator&= | ( | uint32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t& operator&= | ( | uint64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint8_t& operator&= | ( | uint8_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
double operator* | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
float operator* | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t operator* | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t operator* | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint32_t operator* | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator* | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t operator* | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator* | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
double& operator*= | ( | double & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
float& operator*= | ( | float & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t& operator*= | ( | int32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t& operator*= | ( | int64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint16_t& operator*= | ( | uint16_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t& operator*= | ( | uint32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t& operator*= | ( | uint64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint8_t& operator*= | ( | uint8_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
double operator+ | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
float operator+ | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t operator+ | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t operator+ | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_SET, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, and OMEtype::value.
References OME_POINTER, OME_SET, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::set, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_ARRAY, OME_ASSOC, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_NLM, OME_OID, OME_POINTER, OME_SET, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator+ | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator+ | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t operator+ | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator+ | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
double& operator+= | ( | double & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
float& operator+= | ( | float & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t& operator+= | ( | int32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t& operator+= | ( | int64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_SET, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, and OMEtype::value.
References OME_POINTER, OME_SET, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::set, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_ARRAY, OME_ASSOC, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_NLM, OME_OID, OME_POINTER, OME_SET, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint16_t& operator+= | ( | uint16_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t& operator+= | ( | uint32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t& operator+= | ( | uint64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint8_t& operator+= | ( | uint8_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
double operator- | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
float operator- | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t operator- | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t operator- | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_SET, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_ARRAY, OME_ASSOC, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_NLM, OME_OID, OME_POINTER, OME_SET, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator- | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator- | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t operator- | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator- | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
double& operator-= | ( | double & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
float& operator-= | ( | float & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t& operator-= | ( | int32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t& operator-= | ( | int64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_SET, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_ARRAY, OME_ASSOC, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_NLM, OME_OID, OME_POINTER, OME_SET, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::i, OME_DOUBLE, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_SET, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint16_t& operator-= | ( | uint16_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t& operator-= | ( | uint32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t& operator-= | ( | uint64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint8_t& operator-= | ( | uint8_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
double operator/ | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
float operator/ | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t operator/ | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t operator/ | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint32_t operator/ | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator/ | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t operator/ | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator/ | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
double& operator/= | ( | double & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
float& operator/= | ( | float & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t& operator/= | ( | int32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t& operator/= | ( | int64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint16_t& operator/= | ( | uint16_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t& operator/= | ( | uint32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t& operator/= | ( | uint64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint8_t& operator/= | ( | uint8_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
bool operator< | ( | const OMEtype & | lArg, |
const double | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const OMEtype & | lArg, |
const float | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const OMEtype & | lArg, |
const int32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const OMEtype & | lArg, |
const int64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const OMEtype & | lArg, |
const uint16_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const OMEtype & | lArg, |
const uint32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const OMEtype & | lArg, |
const uint64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const OMEtype & | lArg, |
const uint8_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator< | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
bool operator<= | ( | const OMEtype & | lArg, |
const double | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const OMEtype & | lArg, |
const float | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const OMEtype & | lArg, |
const int32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const OMEtype & | lArg, |
const int64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const OMEtype & | lArg, |
const uint16_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const OMEtype & | lArg, |
const uint32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const OMEtype & | lArg, |
const uint64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const OMEtype & | lArg, |
const uint8_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator<= | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::arrayPtr, OME_ARRAY, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::assoc, OME_ASSOC, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::nlm, OME_NLM, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::oid, OME_OID, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
bool operator== | ( | const OMEtype & | lArg, |
const double | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const OMEtype & | lArg, |
const float | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const OMEtype & | lArg, |
const int32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const OMEtype & | lArg, |
const int64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::arrayPtr, OME_ARRAY, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::assoc, OME_ASSOC, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::nlm, OME_NLM, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::oid, OME_OID, OME_POINTER, OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OME_SET, OMEtype::pointer, OMEtype::set, OMEtype::type, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
References OMEtype::arrayPtr, OMEtype::assoc, OMEtype::f, OMEtype::fixed, OMEtype::i, OMEtype::nlm, OMEtype::oid, OME_ARRAY, OME_ASSOC, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_NLM, OME_OID, OME_POINTER, OME_SET, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::s, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const OMEtype & | lArg, |
const uint16_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const OMEtype & | lArg, |
const uint32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const OMEtype & | lArg, |
const uint64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const OMEtype & | lArg, |
const uint8_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator== | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
bool operator> | ( | const OMEtype & | lArg, |
const double | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const OMEtype & | lArg, |
const float | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const OMEtype & | lArg, |
const int32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const OMEtype & | lArg, |
const int64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const OMEtype & | lArg, |
const uint16_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const OMEtype & | lArg, |
const uint32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const OMEtype & | lArg, |
const uint64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const OMEtype & | lArg, |
const uint8_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator> | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const double | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const float | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
bool operator>= | ( | const OMEtype & | lArg, |
const double | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const OMEtype & | lArg, |
const float | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const OMEtype & | lArg, |
const int32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const OMEtype & | lArg, |
const int64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OME_STRING, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, and OMEtype::value.
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::s, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const OMEtype & | lArg, |
const uint16_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const OMEtype & | lArg, |
const uint32_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const OMEtype & | lArg, |
const uint64_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const OMEtype & | lArg, |
const uint8_t | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
bool operator>= | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::f, OMEtype::fixed, OMEtype::i, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t operator^ | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t operator^ | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint32_t operator^ | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator^ | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t operator^ | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator^ | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t& operator^= | ( | int32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t& operator^= | ( | int64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint16_t& operator^= | ( | uint16_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t& operator^= | ( | uint32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t& operator^= | ( | uint64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint8_t& operator^= | ( | uint8_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t operator| | ( | const int32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t operator| | ( | const int64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint32_t operator| | ( | const uint16_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator| | ( | const uint32_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t operator| | ( | const uint64_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t operator| | ( | const uint8_t | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int32_t& operator|= | ( | int32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
int64_t& operator|= | ( | int64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OMEtype::i, OME_ARRAY, OME_ASSOC, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_NLM, OME_OID, OME_POINTER, OME_SET, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::set, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
References OME_POINTER, OMEbadType(), OMEtype::pointer, OMEtype::type, and OMEtype::value.
uint16_t& operator|= | ( | uint16_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint32_t& operator|= | ( | uint32_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint64_t& operator|= | ( | uint64_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
uint8_t& operator|= | ( | uint8_t & | lArg, |
const OMEtype & | rArg | ||
) |
References OMEtype::i, OME_INT32, OME_INT64, OME_POINTER, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEbadType(), OMEtype::pointer, OMEtype::type, OMEtype::ui, and OMEtype::value.
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |