TwiceAsNice  2019-02-18
Public Member Functions | List of all members
MGCMD_NOP1 Class Reference

#include <mgcmd_nop1.h>

Inheritance diagram for MGCMD_NOP1:
Inheritance graph
Collaboration diagram for MGCMD_NOP1:
Collaboration graph

Public Member Functions

virtual IOByte opCode () const
 Returning the character operation code of the command. More...
 
virtual IOMode opMode () const
 Returning the operation mode for this command. More...
 
virtual IOResult ask (MGenDevice &root)
 Basic verifications to call before running the actual command implementation. More...
 
 MGCMD_NOP1 ()
 

Additional Inherited Members

- Private Member Functions inherited from MGC
char constname () const
 
 MGC (IOBuffer query, IOBuffer answer)
 
virtual ~MGC ()
 
- Private Attributes inherited from MGC
IOBuffer query
 
IOBuffer answer
 

Constructor & Destructor Documentation

◆ MGCMD_NOP1()

MGCMD_NOP1::MGCMD_NOP1 ( )
inline

Member Function Documentation

◆ ask()

virtual IOResult MGCMD_NOP1::ask ( MGenDevice root)
inlinevirtual

Basic verifications to call before running the actual command implementation.

Reimplemented from MGC.

◆ opCode()

virtual IOByte MGCMD_NOP1::opCode ( ) const
inlinevirtual

Returning the character operation code of the command.

Implements MGC.

◆ opMode()

virtual IOMode MGCMD_NOP1::opMode ( ) const
inlinevirtual

Returning the operation mode for this command.

Implements MGC.


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