| |
Interface |
Description |
| |
IBatchCommand |
Interface specifying a batch command. |
| |
ICommand |
The interface specifying the data and methods of a RealityServer
command. |
| |
ICommandSequence |
This interface is used by RSService in process commands callbacks
to accept a sequence of commands from the application that the
service will then process. |
| |
IRenderCommand |
Defines the interface for commands that return an image. |
| |
IResponse |
Defines the interface of a command response object. |
| |
IResponseError |
Defines the interface of the error parameter of IResponse. |
| |
IService |
Defines the interface of a service object that can process
RealityServer commands. |
| |
IStateData |
This interface encapsulates the data that is used by the
RealityServer state handlers to decide which state commands are
processed in. |