Kodi Development  20.0
for Binary and Script based Add-Ons
Definitions, structures and enumerators

Detailed Description

Parts used within string util functions
All to string functions associated data structures.

It is divided into individual modules that correspond to the respective types.

Modules

 enum TIME_FORMAT
 TIME_FORMAT enum/bitmask used for formatting time strings.
 

Variables

static const std::string Empty
 Defines a static empty std::string. More...
 

Variable Documentation

◆ Empty

const std::string Empty
static

Defines a static empty std::string.