#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()
The documentation for this class was generated from the following files:
- Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/widget.h
- Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/widget.cc