HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_BitArray.h File Reference
#include "UT_API.h"
#include "UT_Assert.h"
#include <SYS/SYS_Deprecated.h>
#include <SYS/SYS_Types.h>
#include <SYS/SYS_BitUtil.h>
#include <iosfwd>
#include <iterator>
+ Include dependency graph for UT_BitArray.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_BitArray
 
class  UT_BitArray::iterator
 Iterate over bits that are turned on. More...
 

Functions

UT_API size_t format (char *buffer, size_t bufsize, const UT_BitArray &b)
 Overload for custom formatting of a UT_BitArray. with UTformat. More...
 

Function Documentation

UT_API size_t format ( char *  buffer,
size_t  bufsize,
const UT_BitArray b 
)

Overload for custom formatting of a UT_BitArray. with UTformat.