Part of a series of examples on the different ways of using ports. See Port power tutorial.
#ifndef TARGETVER1_INC
#define TARGETVER1_INC
class Target {
public:
};
#endif
std::int32_t NetInt32
Definition of the NetInt32 type.
#define YARP_END_PACK
Ends 1 byte packing for structs/classes.
#define YARP_BEGIN_PACK
Starts 1 byte packing for structs/classes.