HDK
|
Go to the source code of this file.
Functions | |
UT_API bool | UTcpioToc (UT_IStream &is, bool show_size) |
UT_API bool | UTcpioCollapse (std::ostream &os, UT_IStream &is) |
UT_API bool | UTcpioCollapse (std::ostream &os, UT_StringList &files, const char *relative_path=nullptr) |
UT_API bool | UTcpioExpand (UT_IStream &is, const char *destdir=nullptr, bool makedir=true, const char *toc_filename=nullptr) |
UT_API bool UTcpioCollapse | ( | std::ostream & | os, |
UT_IStream & | is | ||
) |
UT_API bool UTcpioCollapse | ( | std::ostream & | os, |
UT_StringList & | files, | ||
const char * | relative_path = nullptr |
||
) |
UT_API bool UTcpioExpand | ( | UT_IStream & | is, |
const char * | destdir = nullptr , |
||
bool | makedir = true , |
||
const char * | toc_filename = nullptr |
||
) |
UT_API bool UTcpioToc | ( | UT_IStream & | is, |
bool | show_size | ||
) |