FARGOS/VISTA Object Management Environment Core
..
|
Identifies an instance of an OME process. More...
#include <OMEprocInfo.h>
Public Member Functions | |
bool | operator== (const OMEentityID &arg) const |
bool | operator!= (const OMEentityID &arg) const |
bool | operator< (const OMEentityID &arg) const |
template<typename STREAMTYPE > | |
STREAMTYPE & | outputOnStream (STREAMTYPE &outputStream, int_fast16_t indent=0) const |
Public Attributes | |
uint32_t | bootTime |
uint32_t | processID |
uint32_t | hostNameHash |
Identifies an instance of an OME process.
Unique identification for process instance.
An OMEentityID is intended to be an opaque object. Users should only make use of the equality comparison operators since the ability to alter the remainder of this data structure is reserved.
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by operator<<().
uint32_t OMEentityID::bootTime |
Referenced by OMEoidStorage::OMEdecodeOID(), and OMEoidStorage::OMEencodeOID().
uint32_t OMEentityID::hostNameHash |
Referenced by OMEoidStorage::OMEdecodeOID(), and OMEoidStorage::OMEencodeOID().
uint32_t OMEentityID::processID |
Referenced by OMEoidStorage::OMEdecodeOID(), and OMEoidStorage::OMEencodeOID().
![]() | Generated: Tue Jul 28 2020 16:03:27
Support Information |