cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
base.hpp File Reference
#include <memory>
#include <string>
#include <vector>
#include <cpp-toolbox/file/file.hpp>
Include dependency graph for base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toolbox::io::base_file_data_t
 文件数据的基类 / Base class for data loaded from files More...
 
class  toolbox::io::base_file_format_t
 文件格式读写器的基类 / Base class for file format readers/writers More...
 

Namespaces

namespace  toolbox
 
namespace  toolbox::io
 < 用于列出目录下的文件/For listing files in a directory