Go to the documentation of this file.
38 #ifndef BLOCXX_TEMP_FILE_ENUMERATION_IMPL_BASE_HPP_INCLUDE_GUARD_
39 #define BLOCXX_TEMP_FILE_ENUMERATION_IMPL_BASE_HPP_INCLUDE_GUARD_
40 #include "blocxx/BLOCXX_config.h"
47 namespace BLOCXX_NAMESPACE
56 bool hasMoreElements()
const;
57 size_t numberOfElements()
const;
59 bool usingTempFile()
const;
64 size_t readSize(
String const& filename);
67 void throwIfEmpty()
const;