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

This is the header for common code used by various file output modules that render cells to files. More...

#include "Configuration.h"
#include "precomp.h"
#include <wx/dataobj.h>
#include <memory>
Include dependency graph for OutCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  OutCommon
 A collection of common code used in rendering the cells to a non-default output, e.g. a graphics file. More...
 
class  OutCommon::DataObject
 An object that can be filled with output data in given format for the clipboard. More...
 

Detailed Description

This is the header for common code used by various file output modules that render cells to files.