AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acsdkStartupManagerInterfaces::RequiresStartupInterface Class Referenceabstract

#include <RequiresStartupInterface.h>

Inheritance diagram for alexaClientSDK::acsdkStartupManagerInterfaces::RequiresStartupInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~RequiresStartupInterface ()=default
 
virtual bool startup ()=0
 

Detailed Description

Interface for objects that must perform some kind of operation at startup.

Constructor & Destructor Documentation

◆ ~RequiresStartupInterface()

virtual alexaClientSDK::acsdkStartupManagerInterfaces::RequiresStartupInterface::~RequiresStartupInterface ( )
virtualdefault

Destructor.

Member Function Documentation

◆ startup()

virtual bool alexaClientSDK::acsdkStartupManagerInterfaces::RequiresStartupInterface::startup ( )
pure virtual

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0