HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_SharedDataContext Class Reference

#include <GA_SharedDataContext.h>

Public Member Functions

 GA_SharedDataContext ()
 
virtual ~GA_SharedDataContext ()
 
UT_IStreamopenStream (const UT_StringRef &filename)
 

Detailed Description

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.

Constructor & Destructor Documentation

GA_SharedDataContext::GA_SharedDataContext ( )
virtual GA_SharedDataContext::~GA_SharedDataContext ( )
virtual

Member Function Documentation

UT_IStream* GA_SharedDataContext::openStream ( const UT_StringRef filename)

The documentation for this class was generated from the following file: