#include <string>#include "Basis/Timer.h"#include "Util/IOBufferFile.h"#include "Core/Array/Arrays.h"Include dependency graph for ReadPgm.h:

Go to the source code of this file.
Namespaces | |
| namespace | Impala |
| namespace | Impala::Core |
| namespace | Impala::Core::Array |
Functions | |
| void | Impala::Core::Array::SkipEmpty (Util::IOBuffer *buf) |
| template<class ArrayT> | |
| void | Impala::Core::Array::ReadPgm (ArrayT *&dst, Util::IOBuffer *buffer) |
| template<class ArrayT> | |
| void | Impala::Core::Array::ReadPgm (ArrayT *&dst, String fileName, Util::Database *db) |
1.5.1