NREB_Entry.hpp File Reference

Implementation of Builder's IO's Object : Entry. More...

#include <iostream>
#include <string>
#include <algorithm>
#include <experimental/filesystem>

Go to the source code of this file.

Classes

class  NREB::IO::Entry
 Represent a system entry. More...
 

Namespaces

 NREB
 The NRE-Builder global namespace.
 
 IO
 Builder's IO module.
 

Typedefs

typedef std::vector< File * > NREB::IO::FileList
 
typedef std::vector< Entry * > NREB::IO::EntryList
 
typedef std::vector< Folder * > NREB::IO::FolderList
 

Detailed Description

Implementation of Builder's IO's Object : Entry.

Declaration of Builder's IO's Object : Entry.

Author
Louis ABEL
Date
18/03/2019