37 m_iFrameTransformStorageGetList.clear();
80 for (
size_t i = 0; i < m_iFrameTransformStorageGetList.size(); i++)
82 if (m_iFrameTransformStorageGetList[i] !=
nullptr) {
85 transforms.insert(transforms.end(),
92 return ReturnValue::return_code::return_value_error_method_failed;
A container for a device driver.
A mini-server for performing network communication in the background.
static bool checkNetwork()
Check if the YARP Network is up and running.
A base class for nested structures that can be searched.
#define yCError(component,...)
#define yCTrace(component,...)
#define YARP_LOG_COMPONENT(name,...)
For streams capable of holding different kinds of content, check what they actually have.
An interface to the operating system, including Port based communication.
The main, catch-all namespace for YARP.