ff7tk  1.0.0.16
Work with Final Fantasy 7 game data
Public Member Functions | List of all members
AkaoIO Class Reference

#include <AkaoIO.h>

Inheritance diagram for AkaoIO:
Inheritance graph
[legend]
Collaboration diagram for AkaoIO:
Collaboration graph
[legend]

Public Member Functions

 AkaoIO (QIODevice *device)
 
virtual ~AkaoIO () override
 
bool read (Akao &akao) const
 
bool write (const Akao &akao) const
 
- Public Member Functions inherited from IO
 IO (QIODevice *device)
 
virtual ~IO ()
 
void setDevice (QIODevice *device)
 
QIODevice * device () const
 
bool canRead () const
 
bool canWrite () const
 

Constructor & Destructor Documentation

◆ AkaoIO()

AkaoIO::AkaoIO ( QIODevice *  device)
explicit

◆ ~AkaoIO()

AkaoIO::~AkaoIO ( )
overridevirtual

Member Function Documentation

◆ read()

bool AkaoIO::read ( Akao akao) const

◆ write()

bool AkaoIO::write ( const Akao akao) const

The documentation for this class was generated from the following files: