#include <set>
#include "Uncopyable.h"
#include "StateChangeNotifierInterface.h"
#include "StateChangeEventInterface.h"
#include "Set.h"
#include "StringList.h"
#include "ToolboxFwd.h"
Go to the source code of this file.
Namespaces | |
namespace | tecplot |
namespace | tecplot::toolbox |
Data Structures | |
class | tecplot::toolbox::StateChangeNotifier |
Handles State Change Notification events and passes those events on to registered listeners. More... |