filepath.h(3)
NAME
filepath.h - Header file that defines FilePath.
SYNOPSIS
#include 'zipios++/zipios-config.h'
#include <stdexcept>
#include <string>
Namespaces
namespace zipios
Classes
class zipios::FilePath
FilePath represents a path to a file or directory name.
Detailed Description
Header file that defines FilePath.
Definition in file filepath.h.
Author
- Generated automatically by Doxygen for Zipios++ from the source code.