CFx SDK Documentation  2023 SP0
Typedefs
UInt8Array.h File Reference
#include "OdArray.h"

Go to the source code of this file.

Typedefs

typedef OdArray< OdUInt8, OdMemoryAllocator< OdUInt8 > > OdUInt8Array
 

Typedef Documentation

◆ OdUInt8Array

This template class is a specialization of the OdArray class for OdUInt8 objects.

Definition at line 35 of file UInt8Array.h.