Blender V5.0
CLogStringBuf Struct Reference

Public Attributes

char * data
uint len
uint len_alloc
bool is_alloc

Detailed Description

Definition at line 137 of file clog.cc.

Member Data Documentation

◆ data

◆ is_alloc

bool CLogStringBuf::is_alloc

Definition at line 141 of file clog.cc.

Referenced by clg_str_free(), clg_str_indent_multiline(), clg_str_init(), and clg_str_reserve().

◆ len

◆ len_alloc

uint CLogStringBuf::len_alloc

Definition at line 140 of file clog.cc.

Referenced by clg_str_indent_multiline(), clg_str_init(), and clg_str_reserve().


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