16 #ifndef ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_GUI_TEMPLATERUNTIMEPRESENTATIONADAPTERBRIDGE_H_ 17 #define ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_GUI_TEMPLATERUNTIMEPRESENTATIONADAPTERBRIDGE_H_ 25 namespace sampleApplications {
26 namespace ipcServerSampleApp {
34 ,
public std::enable_shared_from_this<TemplateRuntimePresentationAdapterBridge> {
42 static std::shared_ptr<TemplateRuntimePresentationAdapterBridge>
create(
43 const std::shared_ptr<sampleApplications::common::TemplateRuntimePresentationAdapter>&
44 templateRuntimePresentationAdapter);
72 std::shared_ptr<sampleApplications::common::TemplateRuntimePresentationAdapter>
73 templateRuntimePresentationAdapter);
76 std::shared_ptr<sampleApplications::common::TemplateRuntimePresentationAdapter>
77 m_templateRuntimePresentationAdapter;
88 #endif // ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_GUI_TEMPLATERUNTIMEPRESENTATIONADAPTERBRIDGE_H_ ::std::string string
Definition: gtest-port.h:1097
bool setRenderPlayerInfoWindowId(const std::string &renderPlayerInfoWindowId)
}
Definition: TemplateRuntimeHandlerInterface.h:35
void windowIdReport(const std::string &message) override
The TemplateRuntimePresentationAdapter.
static std::shared_ptr< TemplateRuntimePresentationAdapterBridge > create(const std::shared_ptr< sampleApplications::common::TemplateRuntimePresentationAdapter > &templateRuntimePresentationAdapter)
Definition: TemplateRuntimePresentationAdapterBridge.h:32
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
tuple message
Definition: gtest_output_test.py:331
std::string getRenderPlayerInfoWindowId()