A TAR file's header, as described on http://en.wikipedia.org/wiki/Tar_%28file_format%29.
More...
#include <pcl/io/tar.h>
A TAR file's header, as described on http://en.wikipedia.org/wiki/Tar_%28file_format%29.
Definition at line 48 of file tar.h.
| unsigned int pcl::io::TARHeader::getFileSize |
( |
| ) |
|
|
inline |
Definition at line 69 of file tar.h.
| char pcl::io::TARHeader::_padding[12] |
Definition at line 66 of file tar.h.
| char pcl::io::TARHeader::chksum[8] |
Definition at line 56 of file tar.h.
| char pcl::io::TARHeader::dev_major[8] |
Definition at line 63 of file tar.h.
| char pcl::io::TARHeader::dev_minor[8] |
Definition at line 64 of file tar.h.
| char pcl::io::TARHeader::file_mode[8] |
Definition at line 51 of file tar.h.
| char pcl::io::TARHeader::file_name[100] |
Definition at line 50 of file tar.h.
| char pcl::io::TARHeader::file_name_prefix[155] |
Definition at line 65 of file tar.h.
| char pcl::io::TARHeader::file_size[12] |
Definition at line 54 of file tar.h.
| char pcl::io::TARHeader::file_type[1] |
Definition at line 57 of file tar.h.
| char pcl::io::TARHeader::gid[8] |
Definition at line 53 of file tar.h.
| char pcl::io::TARHeader::gname[32] |
Definition at line 62 of file tar.h.
| char pcl::io::TARHeader::link_file_name[100] |
Definition at line 58 of file tar.h.
| char pcl::io::TARHeader::mtime[12] |
Definition at line 55 of file tar.h.
| char pcl::io::TARHeader::uid[8] |
Definition at line 52 of file tar.h.
| char pcl::io::TARHeader::uname[32] |
Definition at line 61 of file tar.h.
| char pcl::io::TARHeader::ustar[6] |
Definition at line 59 of file tar.h.
| char pcl::io::TARHeader::ustar_version[2] |
Definition at line 60 of file tar.h.
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/PCL-1.6.0-Source/io/include/pcl/io/tar.h