#include <ilviews/ilv.h>#include <ilviews/base/hash.h>#include <ilviews/base/array.h>#include <ilviews/base/iostream.h>#include <ivstudio/util.h>#include <ilviews/base/value.h>Classes | |
| class | IlvStNamedObject |
| Inspector class. More... | |
| class | IlvStValue |
| Inspector class. More... | |
Typedefs | |
| typedef IlvStCommand *(* | IlvStCommandConstructor) (IlvStudio *editor) |
Library: ivstudio
| IlvStCommandConstructor |
This type defines the prototype of a function that can be used to create an instance of a command.
| editor | The editor which wants to execute the command. |
IlvStCommand.