Skip to content

WriteAdvTrePlugin20C

anna-dodd edited this page Jun 3, 2015 · 1 revision
This API is subject to change

Writing an Advanced TRE Plugin


There are several ways that you can put functionality into a TRE that is beyond the basic utility implementation. Snippets will be posted once 2.0 development has stabilized. For now, you can see full examples from the repository.


  • Extending the TRE using function pointers

  • Bypassing the TRE description API


Clone this wiki locally