Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
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.

Topics

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

Variables

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

Variable Documentation

◆ Empty

const std::string Empty
static

Defines a static empty std::string.