Ardour  9.0-pre0-384-ga76afae0e9
TString Struct Reference

#include <lobject.h>

Public Attributes

GCObjectnext
 
lu_byte tt
 
lu_byte marked
 
lu_byte extra
 
lu_byte shrlen
 
unsigned int hash
 
union {
   size_t   lnglen
 
   struct TString *   hnext
 
u
 

Detailed Description

Definition at line 303 of file lobject.h.

Member Data Documentation

◆ extra

lu_byte TString::extra

Definition at line 305 of file lobject.h.

◆ hash

unsigned int TString::hash

Definition at line 307 of file lobject.h.

◆ hnext

struct TString* TString::hnext

Definition at line 310 of file lobject.h.

◆ lnglen

size_t TString::lnglen

Definition at line 309 of file lobject.h.

◆ marked

lu_byte TString::marked

Definition at line 304 of file lobject.h.

◆ next

GCObject* TString::next

Definition at line 304 of file lobject.h.

◆ shrlen

lu_byte TString::shrlen

Definition at line 306 of file lobject.h.

◆ tt

lu_byte TString::tt

Definition at line 304 of file lobject.h.

◆ 

union { ... } TString::u

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