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

Public Member Functions

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

Public Attributes

std::string old_name
 
std::string new_name
 
bool _return
 

Detailed Description

Definition at line 43 of file iol2opc_IDL.cpp.

Member Function Documentation

◆ init()

void iol2opc_IDL_change_name::init ( const std::string &  old_name,
const std::string &  new_name 
)

Definition at line 170 of file iol2opc_IDL.cpp.

◆ read()

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

Definition at line 160 of file iol2opc_IDL.cpp.

◆ write()

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

Definition at line 151 of file iol2opc_IDL.cpp.

Member Data Documentation

◆ _return

bool iol2opc_IDL_change_name::_return

Definition at line 47 of file iol2opc_IDL.cpp.

◆ new_name

std::string iol2opc_IDL_change_name::new_name

Definition at line 46 of file iol2opc_IDL.cpp.

◆ old_name

std::string iol2opc_IDL_change_name::old_name

Definition at line 45 of file iol2opc_IDL.cpp.


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