NoData Struct Reference

Default data of an entity instance (empty). More...

#include <RobotAPI/libraries/armem/core/base/EntityInstanceBase.h>

Public Member Functions

bool operator!= (const NoData &other)
 
bool operator== (const NoData &other)
 
virtual ~NoData ()=default
 

Detailed Description

Default data of an entity instance (empty).

Definition at line 14 of file EntityInstanceBase.h.

Constructor & Destructor Documentation

◆ ~NoData()

virtual ~NoData ( )
virtualdefault

Member Function Documentation

◆ operator!=()

bool operator!= ( const NoData other)
inline

Definition at line 25 of file EntityInstanceBase.h.

◆ operator==()

bool operator== ( const NoData other)
inline

Definition at line 19 of file EntityInstanceBase.h.


The documentation for this struct was generated from the following file: