#include "ByteStreamCnvSvcLegacy/offline_eformat/old/util.h"
#include "eformat/util.h"
#include "eformat/Version.h"
#include "v40_util.h"
#include "v50_util.h"
Go to the source code of this file.
|
uint32_t | offline_eformat::old::convert_to_40 (const uint32_t *src, uint32_t *dest, uint32_t max, eformat::CheckSum event_checksum=eformat::NO_CHECKSUM, eformat::CheckSum rob_checksum=eformat::NO_CHECKSUM) |
| Converts a full event fragment or a ROS fragment, from some format to v4.0 format, using the space of contiguous memory storage area given. More...
|
|