#include <frameTransformStorageMsgs/idl_generated_code/return_getAllTransforms.h>
Definition at line 51 of file return_getAllTransforms.h.
◆ Editor() [1/4]
return_getAllTransforms::Editor::Editor |
( |
| ) |
|
◆ Editor() [2/4]
◆ ~Editor()
return_getAllTransforms::Editor::~Editor |
( |
| ) |
|
|
override |
◆ Editor() [3/4]
return_getAllTransforms::Editor::Editor |
( |
const Editor & |
rhs | ) |
|
|
delete |
◆ Editor() [4/4]
return_getAllTransforms::Editor::Editor |
( |
Editor && |
rhs | ) |
|
|
delete |
◆ begin()
void return_getAllTransforms::Editor::begin |
( |
| ) |
|
|
inline |
◆ clean()
void return_getAllTransforms::Editor::clean |
( |
| ) |
|
◆ did_set_retvalue()
bool return_getAllTransforms::Editor::did_set_retvalue |
( |
| ) |
|
|
virtual |
◆ did_set_transforms_list()
bool return_getAllTransforms::Editor::did_set_transforms_list |
( |
| ) |
|
|
virtual |
◆ edit()
◆ end()
void return_getAllTransforms::Editor::end |
( |
| ) |
|
|
inline |
◆ get_retvalue()
bool return_getAllTransforms::Editor::get_retvalue |
( |
| ) |
const |
◆ get_transforms_list()
◆ isValid()
bool return_getAllTransforms::Editor::isValid |
( |
| ) |
const |
◆ operator=() [1/2]
Editor& return_getAllTransforms::Editor::operator= |
( |
const Editor & |
rhs | ) |
|
|
delete |
◆ operator=() [2/2]
Editor& return_getAllTransforms::Editor::operator= |
( |
Editor && |
rhs | ) |
|
|
delete |
◆ read()
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::PortReader.
Definition at line 220 of file return_getAllTransforms.cpp.
◆ set_retvalue()
void return_getAllTransforms::Editor::set_retvalue |
( |
const bool |
retvalue | ) |
|
◆ set_transforms_list() [1/2]
◆ set_transforms_list() [2/2]
◆ start_editing()
void return_getAllTransforms::Editor::start_editing |
( |
| ) |
|
◆ state()
◆ stop_editing()
void return_getAllTransforms::Editor::stop_editing |
( |
| ) |
|
◆ will_set_retvalue()
bool return_getAllTransforms::Editor::will_set_retvalue |
( |
| ) |
|
|
virtual |
◆ will_set_transforms_list()
bool return_getAllTransforms::Editor::will_set_transforms_list |
( |
| ) |
|
|
virtual |
◆ write()
Write this object to a network connection.
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write
- Parameters
-
writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::PortWriter.
Definition at line 338 of file return_getAllTransforms.cpp.
The documentation for this class was generated from the following files: