#include <vector>
#include "Basis/File.h"
Include dependency graph for FileReadString.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
Functions | |
template<class BackInsertIterator> | |
void | Impala::FileReadString (BackInsertIterator bi, String fileName, bool skipEC=true, bool needFile=true) |
void | Impala::ReadStrings (std::vector< String > &stringList, const String &filename) |