#include <ICmosRW.h>
Inheritance diagram for ICmosRW:

Public Member Functions | |
| ICmosRW () | |
| virtual u8 | readByte (u32 indexPort, u32 dataPort, u32 offset) const =0 |
| virtual void | writeByte (u32 indexPort, u32 dataPort, u32 offset, u8 byte) const =0 |
| virtual | ~ICmosRW () |
Private Member Functions | |
| ICmosRW (const ICmosRW &source) | |
| NOT ALLOWED. No copy constructor. | |
| void | operator= (const ICmosRW &source) |
| NOT ALLOWED. No overloaded assignment. | |
Definition at line 57 of file ICmosRW.h.
|
|
Definition at line 90 of file CmosRW.cpp. |
|
|
Definition at line 93 of file CmosRW.cpp. |
|
|
NOT ALLOWED. No copy constructor.
|
|
|
NOT ALLOWED. No overloaded assignment.
|
|
||||||||||||||||
|
||||||||||||||||||||
|
Implemented in CmosRWFile, and CmosRWIo. Referenced by CmosTokenD4::activate(), setAssetTagUsingCMOSToken(), setServiceTagUsingCMOSToken(), CmosRWChecksumObserver::update(), and cmos::writeByteArray(). |
1.4.6