|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::vfile::zip::ZipFileImpl Class Reference#include <ZipFileImpl.h>
Inheritance diagram for acdk::vfile::zip::ZipFileImpl:
List of all members.
Detailed Description
Represents a file in a zip.
Constructor & Destructor Documentation
Member Function Documentation
bool acdk::vfile::zip::ZipFileImpl::canRead |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::canWrite |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::createNewFile |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::deleteFile |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::exists |
( |
|
) |
[virtual] |
|
jlong acdk::vfile::zip::ZipFileImpl::fileCreated |
( |
|
) |
[virtual] |
|
RString acdk::vfile::zip::ZipFileImpl::getAbsolutePath |
( |
|
) |
[virtual] |
|
RString acdk::vfile::zip::ZipFileImpl::getCanonicalPath |
( |
|
) |
[virtual] |
|
RString acdk::vfile::zip::ZipFileImpl::getName |
( |
|
) |
[virtual] |
|
RString acdk::vfile::zip::ZipFileImpl::getPath |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::isAbsolute |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::isDirectory |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::isFile |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::isHidden |
( |
|
) |
[virtual] |
|
jlong acdk::vfile::zip::ZipFileImpl::lastModified |
( |
|
) |
[virtual] |
|
jlong acdk::vfile::zip::ZipFileImpl::length |
( |
|
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::mkdir |
( |
int |
mode = 0777 |
) |
[virtual] |
|
bool acdk::vfile::zip::ZipFileImpl::setLastModified |
( |
jlong |
time |
) |
[virtual] |
|
Friends And Related Function Documentation
Member Data Documentation
|
|