Skip to content

Add Host/HostInterface to C++ #331

@foundrytom

Description

@foundrytom

What

The mirror of Manager/ManagerInterface for the host representation.

ACs

  • Host class in the managerAPI C++ namespace.
  • HostInterface class in the hostAPI C++ namespace (incl. HostInterfacePtr).
  • Support for:
    • identifier
    • displayName
    • info
  • Issue for C implementation, with any design notes.
  • Python bindings as the base for existing Python Host/HostInterface classes
  • Existing test_host.py tests used for coverage
    • Additions for the handling of edge cases where invalid values are supplied to constructors/etc.

Out of scope

  • _interface
  • loggin/audit

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions