RetroArch
Public Attributes | List of all members
TString Struct Reference

#include <lobject.h>

Collaboration diagram for TString:
[legend]

Public Attributes

 CommonHeader
 
lu_byte extra
 
lu_byte shrlen
 
unsigned int hash
 
union {
   size_t   lnglen
 
   struct TString *   hnext
 
u
 

Member Data Documentation

◆ CommonHeader

TString::CommonHeader

◆ extra

lu_byte TString::extra

◆ hash

unsigned int TString::hash

◆ hnext

struct TString* TString::hnext

◆ lnglen

size_t TString::lnglen

◆ shrlen

lu_byte TString::shrlen

◆ u

union { ... } TString::u

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