#include <gcu/macros.h>#include <gcu/object.h>Go to the source code of this file.
Classes | |
| class | gcp::Operation |
| class | gcp::AddOperation |
| class | gcp::DeleteOperation |
| class | gcp::ModifyOperation |
Namespaces | |
| namespace | gcp |
| GChemPaint specific C++ classes. | |
Enumerations | |
| enum | gcp::OperationType { gcp::GCP_ADD_OPERATION, gcp::GCP_DELETE_OPERATION, gcp::GCP_MODIFY_OPERATION } |
Definition in file operation.h.
1.5.9