Public Attributes | List of all members
QCString::ShortStringRep Struct Reference

Public Attributes

uchar isShort
 
uchar len
 
char str [SHORT_STR_CAPACITY]
 

Detailed Description

Definition at line 353 of file qcstring.h.

Member Data Documentation

uchar QCString::ShortStringRep::isShort

Definition at line 355 of file qcstring.h.

uchar QCString::ShortStringRep::len

Definition at line 356 of file qcstring.h.

char QCString::ShortStringRep::str[SHORT_STR_CAPACITY]

Definition at line 357 of file qcstring.h.


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