AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
QueueNode< E > Class Template Reference

#include <sample3-inl.h>

Public Member Functions

const E & element () const
 
QueueNodenext ()
 
const QueueNodenext () const
 

Member Function Documentation

◆ element()

template<typename E>
const E& QueueNode< E >::element ( ) const
inline

◆ next() [1/2]

template<typename E>
QueueNode* QueueNode< E >::next ( )
inline

◆ next() [2/2]

template<typename E>
const QueueNode* QueueNode< E >::next ( ) const
inline

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