thunder.core.baseutils.ProxyInterface

class thunder.core.baseutils.ProxyInterface[source]

Bases: object

__init__()[source]

Methods

__init__()

type_string()

Attributes

name

prefix

Return the prefix for this proxy instance.

property prefix[source]

Return the prefix for this proxy instance.

This must be implemented by all classes implementing this interface.