Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
dbiplus::StrAccum Struct Reference

Public Attributes

char * zBase
 
char * zText
 
int nChar
 
int nAlloc
 
int mxAlloc
 
bool mallocFailed
 
bool tooBig
 

Member Data Documentation

§ mallocFailed

bool dbiplus::StrAccum::mallocFailed

§ mxAlloc

int dbiplus::StrAccum::mxAlloc

§ nAlloc

int dbiplus::StrAccum::nAlloc

§ nChar

int dbiplus::StrAccum::nChar

§ tooBig

bool dbiplus::StrAccum::tooBig

§ zBase

char* dbiplus::StrAccum::zBase

§ zText

char* dbiplus::StrAccum::zText

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