OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
HostInterface Class Reference

Python base class augmenting the C++ abstract base class. More...

Inheritance diagram for HostInterface:

Public Member Functions

def info (self)
 Override base class implementation to add kInfoKey_IsPython. More...
 

Detailed Description

Python base class augmenting the C++ abstract base class.

See also
HostInterface.

Member Function Documentation

def info (   self)

Override base class implementation to add kInfoKey_IsPython.

See also
HostInterface.info.

The documentation for this class was generated from the following file:
  • /src/src/openassetio-python/package/openassetio/hostApi/HostInterface.py