#include <widget.h>
◆ Widget()
Widget::Widget |
( |
int |
number, |
|
|
const std::string & |
name |
|
) |
| |
◆ ~Widget()
◆ GetCharPtrValue()
void Widget::GetCharPtrValue |
( |
char * |
buffer, |
|
|
size_t |
max_size |
|
) |
| const |
◆ GetFloatValue()
float Widget::GetFloatValue |
( |
| ) |
const |
◆ GetIntValue()
int Widget::GetIntValue |
( |
| ) |
const |
◆ GetStringValue()
std::string Widget::GetStringValue |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googletest/xcode/Samples/FrameworkSample/widget.h
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googletest/xcode/Samples/FrameworkSample/widget.cc
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0