27 return (myUUID == rhs.
myUUID);
32 return !(*
this == rhs);
UUID is a unique ID wrapper class.
Definition: rwUUID.h:226
This is the protocol independent state of an entity. Created/ deleted by DtEntityStateObject's. DtSimEntry's point to this state.
Definition: DtEntityState.h:33
static const char DtDoNotAddToUUIDMap[]
Definition: simpleObjectDataState.h:15
Contains the DtUUID class declaration.
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
DtUUID myUUID
Definition: simpleObjectDataState.h:36
bool operator==(const DtSimpleObjectDataState &rhs) const
Definition: simpleObjectDataState.h:25
Contains makVrv::DtVrlinkSimulatedEntityState class.
Data that is used for folders in the organized object list view.
Definition: simpleObjectDataState.h:18
bool operator!=(const DtSimpleObjectDataState &rhs) const
Definition: simpleObjectDataState.h:30