Grok
7.6.6
|
#include <IOpenable.h>
Public Member Functions | |
virtual | ~IOpenable () |
virtual bool | open (T1Interface *t1)=0 |
virtual void | close (void)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in grk::CompressBlockExec, and grk::DecompressBlockExec.
|
pure virtual |
Implemented in grk::CompressBlockExec, and grk::DecompressBlockExec.