Skip to content

Signal/Slot interoperability #73

@nsoblath

Description

@nsoblath

Demonstrations

To be shown in example repos

  • Add C++ Signal and Slot to Processor
  • Add Python Signal and Slot to Processor
  • C++ Signal connects to C++ Slot
  • C++ Signal calls C++ Slot
  • Python Signal connects to Python Slot
  • Python Signal calls Python Slot
  • C++ Signal connects to Python Slot
  • C++ Signal calls Python Slot
  • Python Signal connects to C++ Slot
  • Python Signal calls C++ Slot

Unit Tests

  • C++ Signal connects to C++ Slot
  • C++ Signal calls C++ Slot
  • Python Signal connects to Python Slot
  • Python Signal calls Python Slot
  • C++ Signal connects to Python Slot
  • C++ Signal calls Python Slot
  • Python Signal connects to C++ Slot
  • Python Signal calls C++ Slot

Library Features

  • C++ Signal and Slot classes
  • Python Signal and Slot wrappers
  • Method for adding C++ Signals and Slots to Processors
  • Method for adding Python Signals and Slots to Processors

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions