|
HDK
|
#include "UT_API.h"#include "UT_Assert.h"#include "UT_IntrusivePtr.h"#include "UT_StringHolder.h"#include <SYS/SYS_Inline.h>#include <SYS/SYS_Math.h>#include <SYS/SYS_String.h>#include <SYS/SYS_Types.h>#include <iosfwd>#include <stdio.h>#include <string.h>
Include dependency graph for UT_IStreamBuf.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UT_IStreamBuf |
Macros | |
| #define | UT_STREAMBUF_SIZE 65536 |
Typedefs | |
| using | UT_CompressedBlockIndexPtr = UT_IntrusivePtr< UT_CompressedBlockIndex > |
| #define UT_STREAMBUF_SIZE 65536 |
Definition at line 31 of file UT_IStreamBuf.h.
Definition at line 37 of file UT_IStreamBuf.h.