|
HDK
|
Include dependency graph for UT_uuencode.h:Go to the source code of this file.
Functions | |
| UT_API bool | UTuuencode (UT_IStream &is, std::ostream &os, const char *name, int mode=0666) |
| UT_API bool | UTuudecode (UT_IStream &is, std::ostream &os, UT_String &name, int *mode=0) |
| UT_API bool UTuudecode | ( | UT_IStream & | is, |
| std::ostream & | os, | ||
| UT_String & | name, | ||
| int * | mode = 0 |
||
| ) |
| UT_API bool UTuuencode | ( | UT_IStream & | is, |
| std::ostream & | os, | ||
| const char * | name, | ||
| int | mode = 0666 |
||
| ) |