Tests the conversion of Data objects into ValueVectors. More...
#include "config.h"
#include <iostream>
#include <sstream>
#include <typeinfo>
#include <ace/Trace.h>
#include "DataFactory.hpp"
#include "DataValueVector.hpp"
#include <Exception.hpp>
#include <FilePathSearch.hpp>
#include <yarp/os/all.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *const argv[]) |
Tests the conversion of Data objects into ValueVectors.
Definition in file testDataDeserialization.cpp.