#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 |
◆ name_
| std::string Widget::name_ |
|
private |
◆ number_
The documentation for this class was generated from the following files:
- external/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.h
- external/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.cc