AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acl::test::MockTransportFactory Class Reference

#include <MessageRouterTest.h>

Inheritance diagram for alexaClientSDK::acl::test::MockTransportFactory:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acl::test::MockTransportFactory:
Collaboration graph
[legend]

Public Member Functions

 MockTransportFactory (std::shared_ptr< MockTransport > transport)
 
void setMockTransport (std::shared_ptr< MockTransport > transport)
 
- Public Member Functions inherited from alexaClientSDK::acl::TransportFactoryInterface
virtual std::shared_ptr< TransportInterfacecreateTransport (std::shared_ptr< avsCommon::sdkInterfaces::AuthDelegateInterface > authDelegate, std::shared_ptr< avsCommon::avs::attachment::AttachmentManagerInterface > attachmentManager, const std::string &avsGateway, std::shared_ptr< MessageConsumerInterface > messageConsumerInterface, std::shared_ptr< TransportObserverInterface > transportObserverInterface, std::shared_ptr< SynchronizedMessageRequestQueue > sharedMessageRequestQueue)=0
 
virtual ~TransportFactoryInterface ()=default
 

Constructor & Destructor Documentation

◆ MockTransportFactory()

alexaClientSDK::acl::test::MockTransportFactory::MockTransportFactory ( std::shared_ptr< MockTransport transport)
inlineexplicit

Member Function Documentation

◆ setMockTransport()

void alexaClientSDK::acl::test::MockTransportFactory::setMockTransport ( std::shared_ptr< MockTransport transport)
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