icub-client
Public Member Functions | Public Attributes | List of all members
iol2opc_IDL_train_object Class Reference
+ Inheritance diagram for iol2opc_IDL_train_object:

Public Member Functions

void init (const std::string &name)
 
virtual bool write (yarp::os::ConnectionWriter &connection) const override
 
virtual bool read (yarp::os::ConnectionReader &connection) override
 

Public Attributes

std::string name
 
bool _return
 

Detailed Description

Definition at line 17 of file iol2opc_IDL.cpp.

Member Function Documentation

◆ init()

void iol2opc_IDL_train_object::init ( const std::string &  name)

Definition at line 102 of file iol2opc_IDL.cpp.

◆ read()

bool iol2opc_IDL_train_object::read ( yarp::os::ConnectionReader &  connection)
overridevirtual

Definition at line 92 of file iol2opc_IDL.cpp.

◆ write()

bool iol2opc_IDL_train_object::write ( yarp::os::ConnectionWriter &  connection) const
overridevirtual

Definition at line 84 of file iol2opc_IDL.cpp.

Member Data Documentation

◆ _return

bool iol2opc_IDL_train_object::_return

Definition at line 20 of file iol2opc_IDL.cpp.

◆ name

std::string iol2opc_IDL_train_object::name

Definition at line 19 of file iol2opc_IDL.cpp.


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