#include <PlatformDarwinEmbedded.h>
◆ CPlatformDarwinEmbedded()
CPlatformDarwinEmbedded::CPlatformDarwinEmbedded |
( |
| ) |
|
|
default |
◆ ~CPlatformDarwinEmbedded()
CPlatformDarwinEmbedded::~CPlatformDarwinEmbedded |
( |
| ) |
|
|
overridedefault |
◆ InitStageOne()
bool CPlatformDarwinEmbedded::InitStageOne |
( |
| ) |
|
|
overridevirtual |
Called at an early stage of application startup.
This method can be used to do platform specific environment preparation or initialisation (like setting environment variables for example)
Reimplemented from CPlatform.
◆ InitStageTwo()
bool CPlatformDarwinEmbedded::InitStageTwo |
( |
| ) |
|
|
overridevirtual |
Called at a middle stage of application startup.
This method can be used for starting platform specific services that do not depend on windowing/gui. (eg macos XBMCHelper)
Reimplemented from CPlatform.
◆ SupportsUserInstalledBinaryAddons()
bool CPlatformDarwinEmbedded::SupportsUserInstalledBinaryAddons |
( |
| ) |
|
|
overridevirtual |
Flag whether this platform supports user installation of binary add-ons.
Reimplemented from CPlatform.
The documentation for this class was generated from the following files: