FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Types | Public Attributes | Static Public Attributes | List of all members
AcImplArrayBuffer Struct Reference

#include <_AcArray.h>

Inheritance diagram for AcImplArrayBuffer:
AcImplArray< T, A >::Buffer

Public Types

typedef unsigned int size_type
 

Public Attributes

int m_nRefCounter
 
int mGrowLen
 
size_type mPhysicalLen
 
size_type mLogicalLen
 

Static Public Attributes

static ARX_API_STATIC AcImplArrayBuffer g_empty_array_buffer
 

Detailed Description

Definition at line 530 of file _AcArray.h.

Member Typedef Documentation

◆ size_type

Definition at line 532 of file _AcArray.h.

Member Data Documentation

◆ g_empty_array_buffer

ARX_API_STATIC AcImplArrayBuffer AcImplArrayBuffer::g_empty_array_buffer
static

Definition at line 540 of file _AcArray.h.

◆ m_nRefCounter

int AcImplArrayBuffer::m_nRefCounter
mutable

Definition at line 535 of file _AcArray.h.

◆ mGrowLen

int AcImplArrayBuffer::mGrowLen

Definition at line 536 of file _AcArray.h.

◆ mLogicalLen

size_type AcImplArrayBuffer::mLogicalLen

Definition at line 538 of file _AcArray.h.

◆ mPhysicalLen

size_type AcImplArrayBuffer::mPhysicalLen

Definition at line 537 of file _AcArray.h.


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