36#ifndef tpia_depot_h_included
37#define tpia_depot_h_included
39#if defined __cplusplus
46#if defined __cplusplus
77#if defined __cplusplus
tpia_targetEntry * targets
tpia_target * tpia_depot_addTargetFromMap(statusMessageReporting *smr, tpia_depot *depot, tpia_map *map, const char *evaluation, const char *targetName)
int tpia_depot_freeMap(tpia_depot *depot)
int tpia_depot_release(tpia_depot *depot, int freeMap)
int tpia_depot_setMapFromFilename(statusMessageReporting *smr, tpia_depot *depot, const char *basePath, const char *mapFileName)
tpia_depot * tpia_depot_free(tpia_depot *depot, int freeMap)
int tpia_depot_initialize(statusMessageReporting *smr, tpia_depot *depot, const char *projectileName)
tpia_depot * tpia_depot_create(statusMessageReporting *smr, const char *projectileName)
int tpia_depot_setMap(statusMessageReporting *smr, tpia_depot *depot, tpia_map *map)
tpia_target * tpia_depot_addTarget(statusMessageReporting *smr, tpia_depot *depot, const char *evaluation, const char *targetName)
tpia_map * tpia_depot_releaseMap(tpia_depot *depot)