Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
IPTCInfo Struct Reference

#include <Iptc.h>

Public Member Functions

 IPTCInfo ()=default
 
 IPTCInfo (const IPTCInfo &)=default
 
 IPTCInfo (IPTCInfo &&)=default
 
IPTCInfooperator= (const IPTCInfo &)=default
 
IPTCInfooperator= (IPTCInfo &&)=default
 

Public Attributes

std::string RecordVersion
 
std::string SupplementalCategories
 
std::string Keywords
 
std::string Caption
 
std::string Author
 
std::string Headline
 
std::string SpecialInstructions
 
std::string Category
 
std::string Byline
 
std::string BylineTitle
 
std::string Credit
 
std::string Source
 
std::string CopyrightNotice
 
std::string ObjectName
 
std::string City
 
std::string State
 
std::string Country
 
std::string TransmissionReference
 
std::string Date
 
std::string Urgency
 
std::string ReferenceService
 
std::string CountryCode
 
std::string TimeCreated
 
std::string SubLocation
 
std::string ImageType
 

Constructor & Destructor Documentation

◆ IPTCInfo() [1/3]

IPTCInfo::IPTCInfo ( )
default

◆ IPTCInfo() [2/3]

IPTCInfo::IPTCInfo ( const IPTCInfo & )
default

◆ IPTCInfo() [3/3]

IPTCInfo::IPTCInfo ( IPTCInfo && )
default

Member Function Documentation

◆ operator=() [1/2]

IPTCInfo & IPTCInfo::operator= ( const IPTCInfo & )
default

◆ operator=() [2/2]

IPTCInfo & IPTCInfo::operator= ( IPTCInfo && )
default

Member Data Documentation

◆ Author

std::string IPTCInfo::Author

◆ Byline

std::string IPTCInfo::Byline

◆ BylineTitle

std::string IPTCInfo::BylineTitle

◆ Caption

std::string IPTCInfo::Caption

◆ Category

std::string IPTCInfo::Category

◆ City

std::string IPTCInfo::City

◆ CopyrightNotice

std::string IPTCInfo::CopyrightNotice

◆ Country

std::string IPTCInfo::Country

◆ CountryCode

std::string IPTCInfo::CountryCode

◆ Credit

std::string IPTCInfo::Credit

◆ Date

std::string IPTCInfo::Date

◆ Headline

std::string IPTCInfo::Headline

◆ ImageType

std::string IPTCInfo::ImageType

◆ Keywords

std::string IPTCInfo::Keywords

◆ ObjectName

std::string IPTCInfo::ObjectName

◆ RecordVersion

std::string IPTCInfo::RecordVersion

◆ ReferenceService

std::string IPTCInfo::ReferenceService

◆ Source

std::string IPTCInfo::Source

◆ SpecialInstructions

std::string IPTCInfo::SpecialInstructions

◆ State

std::string IPTCInfo::State

◆ SubLocation

std::string IPTCInfo::SubLocation

◆ SupplementalCategories

std::string IPTCInfo::SupplementalCategories

◆ TimeCreated

std::string IPTCInfo::TimeCreated

◆ TransmissionReference

std::string IPTCInfo::TransmissionReference

◆ Urgency

std::string IPTCInfo::Urgency

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