de.uni_luebeck.isp.tessla.instrumenter

Members list

Type members

Classlikes

case object BuildInfo

This object was generated by sbt-buildinfo.

This object was generated by sbt-buildinfo.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
BuildInfo.type

Contains data structures and a functionality used to instrument C code depending on the provided annotated TeSSLa specification. This makes use of the annotations defined in the standard library InstrumentationAnnotations module, which denote which parts of the code should be instrumented and which events should be produced at those locations.

Contains data structures and a functionality used to instrument C code depending on the provided annotated TeSSLa specification. This makes use of the annotations defined in the standard library InstrumentationAnnotations module, which denote which parts of the code should be instrumented and which events should be produced at those locations.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

A bridge class, used to connect a library produced by the CInstrumentation to the native library provided by the clang-instrumentation project.

A bridge class, used to connect a library produced by the CInstrumentation to the native library provided by the clang-instrumentation project.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type