Electroneum
Loading...
Searching...
No Matches
Widget Class Reference

#include <widget.h>

Public Member Functions

 Widget (int number, const std::string &name)
 ~Widget ()
float GetFloatValue () const
int GetIntValue () const
std::string GetStringValue () const
void GetCharPtrValue (char *buffer, size_t max_size) const

Detailed Description

Definition at line 42 of file widget.h.

Constructor & Destructor Documentation

◆ Widget()

Widget::Widget ( int number,
const std::string & name )

◆ ~Widget()

Widget::~Widget ( )

Member Function Documentation

◆ 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 file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.h