|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <POUtils.h>
Public Attributes | |
| int | Type |
| uint32_t | xID |
| size_t | xIDPos |
| std::string | Content |
| CStrEntry | msgCtxt |
| CStrEntry | msgID |
| CStrEntry | msgStr |
| std::vector< CStrEntry > | msgStrPlural |
| std::string CPOEntry::Content |
| CStrEntry CPOEntry::msgCtxt |
| CStrEntry CPOEntry::msgID |
| CStrEntry CPOEntry::msgStr |
| std::vector<CStrEntry> CPOEntry::msgStrPlural |
| int CPOEntry::Type |
| uint32_t CPOEntry::xID |
| size_t CPOEntry::xIDPos |