OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
PPTStreamBuf.cc File Reference
#include <sys/types.h>
#include <cstdio>
#include <unistd.h>
#include <sstream>
#include <iomanip>
#include <iostream>
#include "PPTStreamBuf.h"
#include "BESDebug.h"
Include dependency graph for PPTStreamBuf.cc:

Go to the source code of this file.

Variables

const char * eod_marker = "0000000d"
const size_t eod_marker_len = 8

Variable Documentation

const char* eod_marker = "0000000d"

Definition at line 49 of file PPTStreamBuf.cc.

Referenced by PPTStreamBuf::finish().

const size_t eod_marker_len = 8

Definition at line 50 of file PPTStreamBuf.cc.

Referenced by PPTStreamBuf::finish().