iceWing
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Namespaces
plugin_cxx.h File Reference
#include "plugin.h"

Go to the source code of this file.

Data Structures

class  ICEWING::Plugin

Namespaces

namespace  ICEWING

Detailed Description

Contains the definition of the ICEWing::Plugin interface. Any customized C++ plugin for iceWing must be implemented against this interface. Do not perform any changes to this file as they are going to affect all existing C++ plugin implementations!