This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
safeOutputFile.h File Reference

Safe file writer with FILE * interface. More...

+ Include dependency graph for safeOutputFile.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TfSafeOutputFile
 Opens a file for output, either for update "r+" or to completely replace "w+". More...
 

Detailed Description

Safe file writer with FILE * interface.

Definition in file safeOutputFile.h.