#include <yarp/os/Network.h>#include <yarp/dev/IFrameTransformStorage.h>#include <yarp/sig/Vector.h>#include <yarp/os/PeriodicThread.h>#include <yarp/dev/api.h>#include <yarp/dev/PolyDriver.h>#include <yarp/dev/IMultipleWrapper.h>#include <yarp/dev/ReturnValue.h>#include <mutex>#include <map>
Include dependency graph for FrameTransformContainer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::dev::FrameTransformContainer |
FrameTransformContainer: A class that contains a vector of frame transformations and exposes yarp::dev::IFrameTransformStorageSet and yarp::dev::IFrameTransformStorageGet interfaces in order to allow external access to it. More... | |
| struct | yarp::dev::FrameTransformContainer::Iterator |
Namespaces | |
| namespace | yarp |
| The main, catch-all namespace for YARP. | |
| namespace | yarp::dev |
| For streams capable of holding different kinds of content, check what they actually have. | |