7#ifndef CORE_FXCRT_FX_FOLDER_H_
8#define CORE_FXCRT_FX_FOLDER_H_
12#include "core/fxcrt/bytestring.h"
21 virtual bool GetNextFile(ByteString* filename,
bool* bFolder) = 0;
static std::unique_ptr< FX_Folder > OpenFolder(const ByteString &path)
virtual bool GetNextFile(ByteString *filename, bool *bFolder)=0
virtual ~FX_Folder()=default
bool GetNextFile(ByteString *filename, bool *bFolder) override
~FX_PosixFolder() override
ByteString & operator=(const char *str)
const char * c_str() const