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

#include <mgcp_enter_normal_mode.h>

Inheritance diagram for MGCP_ENTER_NORMAL_MODE:
Inheritance graph
Collaboration diagram for MGCP_ENTER_NORMAL_MODE:
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...
 
 MGCP_ENTER_NORMAL_MODE ()
 

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

◆ MGCP_ENTER_NORMAL_MODE()

MGCP_ENTER_NORMAL_MODE::MGCP_ENTER_NORMAL_MODE ( )
inline

Member Function Documentation

◆ ask()

virtual IOResult MGCP_ENTER_NORMAL_MODE::ask ( MGenDevice root)
inlinevirtual

Basic verifications to call before running the actual command implementation.

Reimplemented from MGC.

◆ opCode()

virtual IOByte MGCP_ENTER_NORMAL_MODE::opCode ( ) const
inlinevirtual

Returning the character operation code of the command.

Implements MGC.

◆ opMode()

virtual IOMode MGCP_ENTER_NORMAL_MODE::opMode ( ) const
inlinevirtual

Returning the operation mode for this command.

Implements MGC.


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