FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMErouteEntry Class Reference

Represents route to a remote FARGOS/VISTA Object Management Environment instance or attached application. More...

#include <OMErouteEntry.h>

Public Member Functions

 OMErouteEntry (const OMEentityID &id, const OMEoid &rmtRoot, const OMEoid &fwdObj, uint32_t dist)
 
 ~OMErouteEntry ()
 

Public Attributes

OMEentityID destID
 
OMEoidremoteRoot
 
OMEoidforwardingObject
 
uint32_t distance
 

Detailed Description

Represents route to a remote FARGOS/VISTA Object Management Environment instance or attached application.

Constructor & Destructor Documentation

◆ OMErouteEntry()

OMErouteEntry::OMErouteEntry ( const OMEentityID id,
const OMEoid rmtRoot,
const OMEoid fwdObj,
uint32_t  dist 
)
inline

◆ ~OMErouteEntry()

OMErouteEntry::~OMErouteEntry ( )
inline

References forwardingObject, and remoteRoot.

Member Data Documentation

◆ destID

OMEentityID OMErouteEntry::destID

Referenced by OMErouteEntry().

◆ distance

uint32_t OMErouteEntry::distance

Referenced by OMErouteEntry().

◆ forwardingObject

OMEoid* OMErouteEntry::forwardingObject

Referenced by OMErouteEntry(), and ~OMErouteEntry().

◆ remoteRoot

OMEoid* OMErouteEntry::remoteRoot

Referenced by OMErouteEntry(), and ~OMErouteEntry().


The documentation for this class was generated from the following file:
Generated: Tue Jul 28 2020 16:03:27
Support Information