PCL
|
Classes | |
class | pcl::File |
A platform-independent interface to the local file system. More... | |
class | pcl::File::Error |
File I/O exception. More... | |
class | pcl::File::Find |
Directory search operation. More... | |
class | pcl::File::Progress |
Abstract base class of file progress objects. More... | |
class | FileAttributes |
A combination of file type, attribute and access mode flags. More... | |
class | pcl::FileInfo |
Platform-independent information on file and directory items. More... | |
class | FileInfoList |
A dynamic array of FileInfo structures. More... | |
class | FileModes |
A combination of file access, share and opening/creation mode flags. More... | |
struct | pcl::FileTime |
File date and time. More... | |
struct | pcl::FindFileInfo |
File information structure used by File::Find More... | |
class | ReadTextOptions |
A combination of file text reading mode flags. More... | |
struct | pcl::UniqueFileChecks |
A simple POD structure to hold file uniqueness and overwrite verification results. More... | |