|
Alida-C++ 0.1
|
Contains the declaration of ALDOpParameterDescriptor. More...
#include <string>#include <typeinfo>
Go to the source code of this file.
Classes | |
| class | Alida::ALDOpParameterDescriptor |
| Class to describe parameters of an operator. More... | |
Namespaces | |
| namespace | Alida |
Enumerations | |
| enum | Alida::ALDParameterDirection { Alida::PARAMETER_IN, Alida::PARAMETER_OUT, Alida::PARAMETER_INOUT } |
Enumerates the different directions an operator parameter may have. More... | |
Contains the declaration of ALDOpParameterDescriptor.
In addition, here the data type ALDParameterDirection is defined by which the direction of an operator parameter can be specified.
Definition in file ALDOpParameterDescriptor.h.