Scala Monitoring and Control System API
com.lafros.macs.pd.an

class NonPollableConstantlessPd

[source: com/lafros/macs/pd/an/NonPollableConstantlessPd.scala]

abstract class NonPollableConstantlessPd
extends AnyPd
inherited by all PDs having no status or constants - not intended to be inherited directly.
Author
Rob Dickens
Direct Known Subclasses:
DriverContainerOnlyConstantlessPd, DriverOnlyConstantlessPd

Type Summary
type CmdInterpreterContextType
type of the context argument passed to the apply method which must be implemented when implementing the CmdInterpreter.
type ProgramContextType
type of argument passed to the init method of Programs.
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Class Summary
protected trait ProgramContext extends AnyProgramContext with AnyContext
suitably specialised version.
Type Details
type CmdInterpreterContextType
type of the context argument passed to the apply method which must be implemented when implementing the CmdInterpreter.

type ProgramContextType
type of argument passed to the init method of Programs.


Copyright 2009 Latterfrosken Software Development Limited