|
tilde~
Puredata Qt-based GUI
|
#include "ceammc.h"#include <stdlib.h>#include "ceammc_atomlist.h"#include "m_imp.h"#include <stdio.h>#include "cicm_wrapper.h"#include "ceammc_globaldata.h"#include <algorithm>#include <string>#include <sstream>Go to the source code of this file.
Classes | |
| struct | t_n_canvasenvironment |
| class | OPClass |
| class | OPInstance |
Typedefs | |
| typedef vector< t_outlet * > | OPOutputs |
| vector of method boxes outputs More... | |
| typedef vector< t_object * > | OPProperties |
| vector of property boxes More... | |
| typedef GlobalData< OPClass * > | OPClassByCanvas |
| typedef GlobalData< OPClass * > | OPClassBySymbol |
| typedef GlobalData< OPClass * > | OPClasses |
| class prototype More... | |
| typedef GlobalData< OPInstance * > | OPInstanceByCanvas |
| typedef GlobalData< OPInstance * > | OPInstanceBySymbol |
Functions | |
| template<class T > | |
| string | to_string (const T &t) |
| typedef GlobalData<OPClass*> OPClassByCanvas |
| typedef GlobalData<OPClass*> OPClassBySymbol |
| typedef GlobalData<OPInstance*> OPInstanceByCanvas |
| typedef GlobalData<OPInstance*> OPInstanceBySymbol |
| typedef vector<t_object*> OPProperties |
vector of property boxes
|
inline |
1.8.6