wxMaxima
Loading...
Searching...
No Matches
Data Structures
EvaluationQueue.h File Reference

The evaluation queue. More...

#include "precomp.h"
#include "cells/GroupCell.h"
#include <wx/arrstr.h>
#include <vector>
#include <utility>
Include dependency graph for EvaluationQueue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  EvaluationQueue
 A simple FIFO queue with manual removal of elements. More...
 

Detailed Description

The evaluation queue.

The class EvaluationQueue that is declared here handles the queue of commands that still have to be sent to maxima.