Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

CreateInstance

CreateInstance is signalled when an instance of a component is created [created Inherited from PRIM_IOC.StringWriter (PRIM_IOC.StringWriter)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from PRIM_IOC.StringWriter (PRIM_IOC.StringWriter)

ReportMessage

Event signalled when an exception is caught and supplies a message reporting the error [error Inherited from PRIM_IOC.StringWriter (PRIM_IOC.StringWriter)

Message

Methods

Name

Description

WriteLine

Writes data followed by a line terminator to the text string or stream Inherited from PRIM_IOC.TextWriter (PRIM_IOC.TextWriter)

InputValue

WriteString

Writes data to the text string or stream Inherited from PRIM_IOC.TextWriter (PRIM_IOC.TextWriter)

InputValue

...