WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WXP::Listener Class Referenceabstract

This virtual class defines the callback method for use with plotting. More...

#include "../include/Listener.h"

Inheritance diagram for WXP::Listener:
WXP::CityPlot WXP::Figure WXP::FrontPlot WXP::Graph WXP::GridCont WXP::GridPlot WXP::GridVect WXP::HodoPlot WXP::Hpgl WXP::HurPlot WXP::ImagePlot WXP::Lev2Plot WXP::LightPlot WXP::MdrPlot WXP::MetaFile WXP::MetaPlot WXP::MeteoPlot WXP::MiscPlot WXP::MosPlot WXP::NidsPlot WXP::Plot WXP::Postscript WXP::ProfPlot WXP::RadPlot WXP::RawPlot WXP::RcmPlot WXP::RedbookPlot WXP::SatPlot WXP::SfcPlot WXP::SoundPlot WXP::UpaPlot WXP::UpaXSectCont WXP::UpaXSectPlot WXP::WarnPlot WXP::WatchPlot WXP::XWindow

Public Member Functions

virtual void callback (const char *ev_str, const char *ev_data, const void *data)=0
 

Detailed Description

This virtual class defines the callback method for use with plotting.

Author
Dan Vietor

Member Function Documentation

◆ callback()

virtual void WXP::Listener::callback ( const char *  ev_str,
const char *  ev_data,
const void *  data 
)
pure virtual

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