ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | List of all members
TString::LongStr_t Struct Reference

Definition at line 166 of file TString.h.

Public Attributes

Ssiz_t fCap
 
Ssiz_t fSize
 
char * fData
 

Member Data Documentation

Ssiz_t TString::LongStr_t::fCap

Definition at line 168 of file TString.h.

Referenced by TString::GetLongCap(), and TString::SetLongCap().

char* TString::LongStr_t::fData

Definition at line 170 of file TString.h.

Referenced by TString::GetLongPointer(), TString::SetLongPointer(), and TString::UnLink().

Ssiz_t TString::LongStr_t::fSize

Definition at line 169 of file TString.h.

Referenced by TString::GetLongSize(), and TString::SetLongSize().


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