Class ControlPackageSetupInputs

Inheritance Relationships

Base Type

Class Documentation

class ControlPackageSetupInputs : public urcl::rtde_interface::RTDEPackage

This class handles the robot’s response to a requested input recipe setup.

Public Functions

inline ControlPackageSetupInputs()

Creates a new ControlPackageSetupInputs object.

virtual ~ControlPackageSetupInputs() = default
virtual bool parseWith(comm::BinParser &bp)

Sets the attributes of the package by parsing a serialized representation of the package.

Parameters:

bp – A parser containing a serialized version of the package

Returns:

True, if the package was parsed successfully, false otherwise

virtual std::string toString() const

Produces a human readable representation of the package object.

Returns:

A string representing the object

Public Members

uint8_t input_recipe_id_
std::string variable_types_