FARGOS/VISTA Object Management Environment Core
..
|
#include <sys/types.h>
#include <netinet/in.h>
#include <endian.h>
#include <byteswap.h>
#include <stdio.h>
#include <stdlib.h>
#include <OMEtype.h>
#include <OMEencode.h>
Macros | |
#define | byte_swap64(x) (x) |
Functions | |
OMEtype * | decodeVersion1 (uint32_t version, const OMEstring *encodedData, size_t *offset) |
OMEtype * | decodeVersion2 (uint32_t version, const OMEstring *encodedData, size_t *offset) |
void | OMEloadVersion1Encodings () |
#define byte_swap64 | ( | x | ) | (x) |
References byte_swap64, _OMEfixedConstant::d, OMEoid::decodeOID(), OMEtype::f, OMEstring::length(), OMEstring::noteCharacterSet(), ntohl, OMEtype::oid, OME_ARRAY, OME_DOUBLE, OME_FIXED, OME_FLOAT, OME_INT32, OME_INT64, OME_NIL, OME_OID, OME_POINTER, OME_STRING, OME_UINT16, OME_UINT32, OME_UINT64, OME_UINT8, OMEtype, OMEtype::s, OMEtype::type, OMEtype::ui, and OMEtype::value.
References OMEstring::length(), ntohl, and OMEuncompressString().
![]() | Generated: Fri Jul 31 2020 18:19:15
Support Information |