wxMaxima
Loading...
Searching...
No Matches
Public Member Functions
Worksheet::AsyncOutputTarget Class Reference

Scoped SetAsyncOutputTarget(), so an early return or a throw while appending can't leave every subsequent ordinary output misrouted to a cell that stopped being relevant long ago. More...

#include <Worksheet.h>

Public Member Functions

 AsyncOutputTarget (Worksheet *worksheet, GroupCell *cell)
 
 AsyncOutputTarget (const AsyncOutputTarget &)=delete
 
AsyncOutputTargetoperator= (const AsyncOutputTarget &)=delete
 

Detailed Description

Scoped SetAsyncOutputTarget(), so an early return or a throw while appending can't leave every subsequent ordinary output misrouted to a cell that stopped being relevant long ago.


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