April 2024 - This site, and Kamaelia are being updated. There is significant work needed, and PRs are welcome.

Axon.AdaptiveCommsComponent.py

Version: Axon 1.0

Pydoc Style Documentation

class AdaptiveCommsComponent(Axon.Component.component)

Method resolution order:

Data and other attributes inherited from Axon.Component.component:

Methods defined here:

__init__(self)

addInbox(self, *args)

addOutbox(self, *args)

trackResource(self, resource, inbox)

trackResourceInformation(self, resource, inboxes, outboxes, information)

retrieveTrackedResource(self, inbox)

retrieveTrackedResourceInformation(self, resource)

ceaseTrackingResource(self, resource)

deleteInbox(self, name)

deleteOutbox(self, name)

Testdoc Documentation

__init__

addInbox

addOutbox

deleteInbox

deleteOutbox

trackResource,retrieveTrackedResource

trackResourceInformation, retrieveTrackedResourceInformation

Michael, December 2004