HDK
|
#include <GA_SharedDataContext.h>
Public Member Functions | |
GA_SharedDataContext () | |
virtual | ~GA_SharedDataContext () |
UT_IStream * | openStream (const UT_StringRef &filename) |
The context stores information we can share between multiple resolves, to allow us to keep file handles open.
Definition at line 25 of file GA_SharedDataContext.h.
GA_SharedDataContext::GA_SharedDataContext | ( | ) |
|
virtual |
UT_IStream* GA_SharedDataContext::openStream | ( | const UT_StringRef & | filename | ) |