Skip to content

Class jac::FilesystemFeature

template <class Next>

ClassList > jac > FilesystemFeature

Inherits the following classes: Next

Classes

Type Name
class Path

Public Types

Type Name
typedef Class< FileProtoBuilder > FileClass

Public Attributes

Type Name
Fs fs
Path path

Public Functions

Type Name
FilesystemFeature ()
void initialize ()
void setCodeDir (std::string path_)
void setWorkingDir (std::string path_)

Public Types Documentation

typedef FileClass

using jac::FilesystemFeature< Next >::FileClass =  Class<FileProtoBuilder>;

Public Attributes Documentation

variable fs

Fs jac::FilesystemFeature< Next >::fs;

variable path

Path jac::FilesystemFeature< Next >::path;

Public Functions Documentation

function FilesystemFeature

inline jac::FilesystemFeature::FilesystemFeature () 

function initialize

inline void jac::FilesystemFeature::initialize () 

function setCodeDir

inline void jac::FilesystemFeature::setCodeDir (
    std::string path_
) 

function setWorkingDir

inline void jac::FilesystemFeature::setWorkingDir (
    std::string path_
) 


The documentation for this class was generated from the following file src/jac/features/filesystemFeature.h