API Reference for Enthought Tool Suite 2.7.1

Typing information for IOPorts, use as a mixin.

Subclass from both IOPort and TypedPort to defined a typed port class. These subclasses convert data recevied that is of external_type into internal_type when the containing actor calls get. Likewise, the port converts internal_typed data put on the port by the actor into external_type data before forwarding on to the destination receivers.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Copyright © 2002-2008 Enthought, Inc.