GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
DirList_.h File Reference
#include "colony_config.h"
#include "Cpl/Io/File/Api.h"
#include "Cpl/Io/File/Littlefs/Api.h"
#include "Cpl/Container/Stack.h"
Include dependency graph for DirList_.h:

Go to the source code of this file.

Classes

class  Cpl::Io::File::DirList_
 This private concrete does the work for Api::walkDirectory() method. More...
 
struct  Cpl::Io::File::DirList_::DirEntry_T
 Structure to hold the directory name and depth. More...
 

Namespaces

namespace  Cpl
 The 'Cpl' namespace is the root name space for the Colony.
 
namespace  Cpl::Io
 The Io namespace provides the base/common interfaces for reading and writing data from/to streams and files.
 
namespace  Cpl::Io::File
 The File namespace provides the base/common interfaces for reading and writing data from/to Files.