#include "blocxx/BLOCXX_config.h"#include <sys/types.h>Go to the source code of this file.
| #define BLOCXX_FILENAME_SEPARATOR "/" |
Definition at line 160 of file Types.hpp.
Referenced by BLOCXX_NAMESPACE::FileSystem::Path::dirname(), and BLOCXX_NAMESPACE::FileSystem::getDirectoryContents().
| #define BLOCXX_FILENAME_SEPARATOR_C '/' |
Definition at line 161 of file Types.hpp.
Referenced by BLOCXX_NAMESPACE::FileSystem::Path::dirname().
| #define BLOCXX_INVALID_FILEHANDLE -1 |
Definition at line 177 of file Types.hpp.
Referenced by BLOCXX_NAMESPACE::TmpFileImpl::close(), BLOCXX_NAMESPACE::File::close(), BLOCXX_NAMESPACE::File::operator safe_bool(), BLOCXX_NAMESPACE::File::operator!(), BLOCXX_NAMESPACE::TmpFileImpl::releaseFile(), and BLOCXX_NAMESPACE::TmpFileImpl::TmpFileImpl().
1.5.3