#include <stdio.h>
#include <string>
#include <deque>
#include <iostream>
#include "Basis/ILog.h"
#include "Util/Channel.h"
#include "Basis/NativeTypeFormats.h"
#include "Link/Mpi/MpiFuncs.h"
Include dependency graph for IOBuffer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Util |
Classes | |
class | Impala::Util::IOBuffer |
Base class for I/O buffers. More... | |
Functions | |
Impala::Util::ILOG_VAR_INIT (IOBuffer, Impala.Util) | |
IOBuffer * | Impala::Util::CreateIOBufferFromFile (CString filename) |
void | Impala::Util::Broadcast (IOBuffer *buffer) |