libdap++  Updated for version 3.13.3
DAP4StreamMarshaller.h File Reference
#include <iostream>
#include <openssl/evp.h>
#include "Marshaller.h"
#include "XDRUtils.h"
Include dependency graph for DAP4StreamMarshaller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdap::DAP4StreamMarshaller
 Marshaller that knows how to marshal/serialize dap data objects to a C++ iostream using DAP4's receiver-makes-right scheme. This code adds checksums to the stream and uses the xdr library to encode real values if the underlying representation is not IEEE 754. It also supports computing the checksum only. More...
 

Namespaces

 libdap