Difference between revisions of "Developer's Guide"

From truxwiki.com
Jump to navigation Jump to search
Line 38: Line 38:
 
* [[Depot Types]] - The different types of data that can be stored in a depot.
 
* [[Depot Types]] - The different types of data that can be stored in a depot.
 
* [[Entity Types]] - The types of artifacts in Truxton
 
* [[Entity Types]] - The types of artifacts in Truxton
 +
* [[ETL Application Modes]] - The different modes of operation you can use in an ETL application
 
* [[Event Types]] - The types of events in Truxton
 
* [[Event Types]] - The types of events in Truxton
 
* [[File Export Criteria]] - The different criteria you can specify in the C API for exporting files
 
* [[File Export Criteria]] - The different criteria you can specify in the C API for exporting files

Revision as of 15:45, 21 January 2021

Truxton Developer's Guide

Truxton Stuff

Data Types

Truxton uses lots of defined constants and enums. Here's a list of them.

Exploitation

Code Dependencies