#include <sample3-inl.h>
◆ Queue()
◆ ~Queue()
◆ Clear()
template<typename E>
void Queue< E >::Clear |
( |
| ) |
|
|
inline |
◆ Dequeue()
template<typename E>
E* Queue< E >::Dequeue |
( |
| ) |
|
|
inline |
◆ Enqueue()
template<typename E>
void Queue< E >::Enqueue |
( |
const E & |
element | ) |
|
|
inline |
◆ Head() [1/2]
◆ Head() [2/2]
◆ Last() [1/2]
◆ Last() [2/2]
◆ Map()
template<typename E>
template<typename F >
◆ Size()
template<typename E>
size_t Queue< E >::Size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googletest/samples/sample3-inl.h
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0