#include </opt/build/repo/nap/system_modules/napportal/src/portalitemsimple.h>
Additional Inherited Members | |
Public Member Functions inherited from PortalItem | |
| virtual APIEventPtr | getDescriptor () const =0 |
| virtual APIEventPtr | getValue () const =0 |
Public Member Functions inherited from Resource | |
| Resource () | |
Public Member Functions inherited from Object | |
| Object () | |
| virtual | ~Object () |
| Object (Object &)=delete | |
| Object & | operator= (const Object &)=delete |
| Object (Object &&)=delete | |
| Object & | operator= (Object &&)=delete |
Static Public Member Functions inherited from Object | |
| static bool | isIDProperty (rtti::Instance &object, const rtti::Property &property) |
Public Attributes inherited from PortalItem | |
| Signal< const PortalItem & > | updateSignal |
Public Attributes inherited from Object | |
| std::string | mID |
| Property: 'mID' unique name of the object. Used as an identifier by the system. More... | |