Interface | Description |
---|---|
ProcedureInt1D |
An interface representing a function of 1 integer parameter.
|
ProcedureInt2D |
An interface representing a function of 2 integer parameters.
|
Class | Description |
---|---|
Actor |
An abstract base class for all user-defined actor implementations.
|
PCDP |
The main class of the PCDP framework, containing most of the user-visible
APIs.
|