OpenASIP 2.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
InterpreterContext Class Reference

#include <InterpreterContext.hh>

Inheritance diagram for InterpreterContext:
Inheritance graph
Collaboration diagram for InterpreterContext:
Collaboration graph

Public Member Functions

 InterpreterContext ()
 
virtual ~InterpreterContext ()
 

Detailed Description

Container for data that is handled by CustomCommands.

Definition at line 40 of file InterpreterContext.hh.

Constructor & Destructor Documentation

◆ InterpreterContext()

InterpreterContext::InterpreterContext ( )

Constructor.

Definition at line 37 of file InterpreterContext.cc.

37 {
38}

◆ ~InterpreterContext()

InterpreterContext::~InterpreterContext ( )
virtual

Destructor.

Definition at line 43 of file InterpreterContext.cc.

43 {
44}

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