CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Types | Public Attributes | Static Public Attributes | List of all members
OdArrayBuffer Struct Reference

#include <OdArray.h>

Public Types

typedef unsigned int size_type
 

Public Attributes

OdRefCounter m_nRefCounter
 
int m_nGrowBy
 
size_type m_nAllocated
 
size_type m_nLength
 

Static Public Attributes

static FIRSTDLL_EXPORT_STATIC OdArrayBuffer g_empty_array_buffer
 

Detailed Description

<group !!RECORDS_tkernel_apiref>

Definition at line 786 of file OdArray.h.

Member Typedef Documentation

◆ size_type

typedef unsigned int OdArrayBuffer::size_type

Definition at line 788 of file OdArray.h.

Member Data Documentation

◆ g_empty_array_buffer

FIRSTDLL_EXPORT_STATIC OdArrayBuffer OdArrayBuffer::g_empty_array_buffer
static

Definition at line 795 of file OdArray.h.

◆ m_nAllocated

size_type OdArrayBuffer::m_nAllocated

Definition at line 792 of file OdArray.h.

◆ m_nGrowBy

int OdArrayBuffer::m_nGrowBy

Definition at line 791 of file OdArray.h.

◆ m_nLength

size_type OdArrayBuffer::m_nLength

Definition at line 793 of file OdArray.h.

◆ m_nRefCounter

OdRefCounter OdArrayBuffer::m_nRefCounter
mutable

Definition at line 790 of file OdArray.h.


The documentation for this struct was generated from the following file: