ARB
Public Member Functions | List of all members
NoSuchCommand Struct Reference
Inheritance diagram for NoSuchCommand:
Inheritance graph
[legend]
Collaboration diagram for NoSuchCommand:
Collaboration graph
[legend]

Public Member Functions

bool matches (const char *) const
 
int call (Interpreter &interpret) const OVERRIDE
 
- Public Member Functions inherited from Command
virtual ~Command ()
 
const Locationpc () const
 

Detailed Description

Definition at line 766 of file aisc_commands.c.

Member Function Documentation

bool NoSuchCommand::matches ( const char ) const
inlinevirtual

Implements Command.

Definition at line 767 of file aisc_commands.c.

int NoSuchCommand::call ( Interpreter interpret) const
inlinevirtual

Implements Command.

Definition at line 768 of file aisc_commands.c.

References interpret, and printf_error.


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