HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_WorkBuffer.h File Reference
#include "UT_API.h"
#include "UT_Assert.h"
#include "UT_Format.h"
#include "UT_String.h"
#include "UT_StringHolder.h"
#include "UT_StringUtils.h"
#include "UT_StringView.h"
#include "UT_Swap.h"
#include "UT_Unicode.h"
#include <SYS/SYS_Deprecated.h>
#include <SYS/SYS_Inline.h>
#include <SYS/SYS_String.h>
#include <SYS/SYS_Types.h>
#include <iosfwd>
#include <string>
#include <utility>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+ Include dependency graph for UT_WorkBuffer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_Array< T >
 
class  UT_WorkBuffer
 
class  UT_WorkBuffer::AutoLock
 

Macros

#define UT_INITIAL_BUFFER_SIZE   2000
 

Macro Definition Documentation

#define UT_INITIAL_BUFFER_SIZE   2000

Definition at line 63 of file UT_WorkBuffer.h.