Pioneer
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
SectorMapContext::Callbacks Class Referenceabstract

#include <SectorMapContext.h>

Inheritance diagram for SectorMapContext::Callbacks:
Inheritance graph
[legend]

Public Types

using DisplayModes = SectorMapContext::DisplayModes
 

Public Member Functions

virtual ~Callbacks ()
 
virtual void OnClickLabel (const SystemPath &clickedLabel)=0
 
virtual DisplayMode GetDisplayMode (const SystemPath &system)=0
 

Member Typedef Documentation

◆ DisplayModes

Constructor & Destructor Documentation

◆ ~Callbacks()

virtual SectorMapContext::Callbacks::~Callbacks ( )
inlinevirtual

Member Function Documentation

◆ GetDisplayMode()

virtual DisplayMode SectorMapContext::Callbacks::GetDisplayMode ( const SystemPath system)
pure virtual

◆ OnClickLabel()

virtual void SectorMapContext::Callbacks::OnClickLabel ( const SystemPath clickedLabel)
pure virtual

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