Expand description
Plugin Adapters for Component Implementations
Provides adapters that convert existing component implementations to the simplified plugin-compatible traits.
Structsยง
- Communication
Component Adapter - Adapter that converts CommunicationManager to PluginCommunicationComponent
- Memory
Component Adapter - Adapter that converts MemoryManager to PluginMemoryComponent
- Node
Component Adapter - Adapter that converts NodeManager to PluginNodeComponent
- Thread
Component Adapter - Adapter that converts ThreadManager to PluginThreadComponent