Phoxonics  1.0
Object Oriented FDTD Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
phoxonics::common::Folder Class Reference
Inheritance diagram for phoxonics::common::Folder:
Inheritance graph
[legend]
Collaboration diagram for phoxonics::common::Folder:
Collaboration graph
[legend]

Public Member Functions

 Folder ()
 
virtual ~Folder ()
 
int create_folder (std::string folder_path)
 
std::vector< std::string > get_folder_files (std::string folder_path)
 

Additional Inherited Members

- Protected Types inherited from phoxonics::common::CommonBase
typedef Formatter fmt_
 
- Protected Member Functions inherited from phoxonics::common::CommonBase
 CommonBase ()
 
virtual ~CommonBase ()
 
- Protected Attributes inherited from phoxonics::common::CommonBase
Logger log_
 

Constructor & Destructor Documentation

phoxonics::common::Folder::Folder ( )
phoxonics::common::Folder::~Folder ( )
virtual

Member Function Documentation

int phoxonics::common::Folder::create_folder ( std::string  folder_path)
std::vector< std::string > phoxonics::common::Folder::get_folder_files ( std::string  folder_path)