#include <iostream>
#include "UnMarshaller.h"
#include "XDRUtils.h"
Go to the source code of this file.
Classes | |
class | libdap::XDRStreamUnMarshaller |
unmarshaller that knows how to unmarshall/deserialize dap objects using XDR from a file More... | |
Namespaces | |
namespace | libdap |
Variables | |
const int | libdap::XDR_DAP_BUFF_SIZE = 4096 |