Public Member Functions | Private Attributes | List of all members
Widget Class Reference

#include <widget.h>

Public Member Functions

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

Private Attributes

std::string name_
 
float number_
 

Detailed Description

Definition at line 42 of file widget.h.

Constructor & Destructor Documentation

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

Definition at line 40 of file widget.cc.

Widget::~Widget ( )

Definition at line 44 of file widget.cc.

Member Function Documentation

void Widget::GetCharPtrValue ( char *  buffer,
size_t  max_size 
) const

Definition at line 58 of file widget.cc.

float Widget::GetFloatValue ( ) const

Definition at line 46 of file widget.cc.

int Widget::GetIntValue ( ) const

Definition at line 50 of file widget.cc.

std::string Widget::GetStringValue ( ) const

Definition at line 54 of file widget.cc.

Member Data Documentation

std::string Widget::name_
private

Definition at line 58 of file widget.h.

float Widget::number_
private

Definition at line 57 of file widget.h.


The documentation for this class was generated from the following files:


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18