Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CPOEntry Struct Reference

#include <POUtils.h>

Public Attributes

int Type
 
uint32_t xID
 
size_t xIDPos
 
std::string Content
 
CStrEntry msgCtxt
 
CStrEntry msgID
 
CStrEntry msgStr
 
std::vector< CStrEntrymsgStrPlural
 

Member Data Documentation

§ Content

std::string CPOEntry::Content

§ msgCtxt

CStrEntry CPOEntry::msgCtxt

§ msgID

CStrEntry CPOEntry::msgID

§ msgStr

CStrEntry CPOEntry::msgStr

§ msgStrPlural

std::vector<CStrEntry> CPOEntry::msgStrPlural

§ Type

int CPOEntry::Type

§ xID

uint32_t CPOEntry::xID

§ xIDPos

size_t CPOEntry::xIDPos

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