classiARSPlugin.html
iARSPlugin Class Reference
The main plugin class. More...
#include <iARSPlugin.h>
Public Member Functions | |
iARSPlugin (void) | |
Constructor. | |
~iARSPlugin (void) | |
Destructor. | |
QNPInstance * | newInstance () |
A *must* implementation to provide the instance. | |
const char * | getMIMEDescription () const |
Called by the browser for plugin information. | |
const char * | getPluginNameString () const |
Called by the browser for plugin information. | |
const char * | getPluginDescriptionString () const |
Called by the browser for plugin information. |
Detailed Description
The main plugin class.This class is the main plugin class. It derives from QNPlugin and is instantiated only once at the browsers startup
Constructor & Destructor Documentation
|
Constructor. Constructor for the iARSPlugin. |
|
Destructor. Destructor for the iARSPlugin. Kill the Pd program and free resources. |
Member Function Documentation
|
Called by the browser for plugin information. Get the MIME type for our plugin |
|
Called by the browser for plugin information. Returns a description string for the browser |
|
Called by the browser for plugin information. Returns the name of the plugin for the browser |
|
A *must* implementation to provide the instance. This method is called for every instance of the plugin. It makes sure that Pd is running before creating the instance. |
The documentation for this class was generated from the following files:
- iARSPlugin.h
- iARSPlugin.cpp
Generated on Thu Nov 25 15:57:07 2004 for iARS(internetAudioRenderingSystem) by 1.3.9.1