GM6000 Digital Heater Controller Branch: main
SDX-1330
List of all members | Public Member Functions | Public Attributes
Ajax::ScreenMgr::Api::NavigationElement Class Reference

Type for 'elements' in the Navigation Stack. More...

Detailed Description

Type for 'elements' in the Navigation Stack.

#include <Api.h>

Inheritance diagram for Ajax::ScreenMgr::Api::NavigationElement:
[legend]
Collaboration diagram for Ajax::ScreenMgr::Api::NavigationElement:
[legend]

Public Member Functions

 NavigationElement ()
 Constructor.
 
- Public Member Functions inherited from Cpl::Container::Item
bool insert_ (void *newContainerPtr)
 Helper method to trap when inserting an item in multiple containers.
 
bool isInContainer_ (const void *containerPtr) const noexcept
 Returns 'true' if the instance is in the specified container.
 

Public Attributes

ScreenApim_screenPtr
 Screen Pointer.
 
- Public Attributes inherited from Cpl::Container::ExtendedItem
voidm_prevPtr_
 The previous link field.
 
- Public Attributes inherited from Cpl::Container::Item
voidm_nextPtr_
 The link field.
 
voidm_inListPtr_
 Debug field.
 

Additional Inherited Members

- Static Public Member Functions inherited from Cpl::Container::Item
static void remove_ (Item *itemPtr) noexcept
 Helper method to do the proper 'clean-up' for the multiple-containers-error-trap when removing an item from a container.
 
- Protected Member Functions inherited from Cpl::Container::ExtendedItem
 ExtendedItem ()
 Constructor.
 
 ExtendedItem (const char *ignoreThisParameter_usedToCreateAUniqueConstructor)
 Constructor used ONLY with the child class MapItem: -->special constructor to allow a Map to be statically allocated.
 
- Protected Member Functions inherited from Cpl::Container::Item
 Item ()
 Constructor.
 
 Item (const char *)
 Constructor used ONLY with the child class MapItem: -->special constructor to allow a Map to be statically allocated.
 

Constructor & Destructor Documentation

◆ NavigationElement()

Ajax::ScreenMgr::Api::NavigationElement::NavigationElement ( )
inline

Constructor.

Member Data Documentation

◆ m_screenPtr

ScreenApi* Ajax::ScreenMgr::Api::NavigationElement::m_screenPtr

Screen Pointer.


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