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
 
void GetCharPtrValue (char *buffer, size_t max_size) const
 
float GetFloatValue () const
 
float GetFloatValue () const
 
int GetIntValue () const
 
int GetIntValue () const
 
std::string GetStringValue () const
 
std::string GetStringValue () const
 
 Widget (int number, const std::string &name)
 
 Widget (int number, const std::string &name)
 
 ~Widget ()
 
 ~Widget ()
 

Private Attributes

std::string name_
 
float number_
 

Detailed Description

Definition at line 42 of file gmock/gtest/xcode/Samples/FrameworkSample/widget.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

std::string Widget::name_
private
float Widget::number_
private

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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09