|
kodi
|
This is the complete list of members for KODI::RETRO::ISavestate, including all inherited members.
| Caption() const =0 | KODI::RETRO::ISavestate | pure virtual |
| Created() const =0 | KODI::RETRO::ISavestate | pure virtual |
| Deserialize(std::vector< uint8_t > data)=0 | KODI::RETRO::ISavestate | pure virtual |
| Finalize()=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| GameClientID() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GameClientVersion() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GameFileName() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetMaxHeight() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetMaxWidth() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetMemoryBuffer(size_t size)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| GetMemoryData() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetMemorySize() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetNominalHeight() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetNominalWidth() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetPixelAspectRatio() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetPixelFormat() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetRotationDegCCW() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetVideoBuffer(size_t size)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| GetVideoData() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetVideoHeight() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetVideoSize() const =0 | KODI::RETRO::ISavestate | pure virtual |
| GetVideoWidth() const =0 | KODI::RETRO::ISavestate | pure virtual |
| Label() const =0 | KODI::RETRO::ISavestate | pure virtual |
| Reset()=0 | KODI::RETRO::ISavestate | pure virtual |
| Serialize(const uint8_t *&data, size_t &size) const =0 | KODI::RETRO::ISavestate | pure virtual |
| SetCaption(const std::string &caption)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetCreated(const CDateTime &createdUTC)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetGameClientID(const std::string &gameClient)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetGameClientVersion(const std::string &gameClient)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetGameFileName(const std::string &gameFileName)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetLabel(const std::string &label)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetMaxHeight(unsigned int maxHeight)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetMaxWidth(unsigned int maxWidth)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetNominalHeight(unsigned int nominalHeight)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetNominalWidth(unsigned int nominalWidth)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetPixelAspectRatio(float pixelAspectRatio)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetPixelFormat(AVPixelFormat pixelFormat)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetRotationDegCCW(unsigned int rotationCCW)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetSlot(uint8_t slot)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetTimestampFrames(uint64_t timestampFrames)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetTimestampWallClock(double timestampWallClock)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetType(SAVE_TYPE type)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetVideoHeight(unsigned int videoHeight)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| SetVideoWidth(unsigned int videoWidth)=0 (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | pure virtual |
| Slot() const =0 | KODI::RETRO::ISavestate | pure virtual |
| TimestampFrames() const =0 | KODI::RETRO::ISavestate | pure virtual |
| TimestampWallClock() const =0 | KODI::RETRO::ISavestate | pure virtual |
| Type() const =0 | KODI::RETRO::ISavestate | pure virtual |
| ~ISavestate()=default (defined in KODI::RETRO::ISavestate) | KODI::RETRO::ISavestate | virtual |
1.8.13