Class system and tools for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

17 lines
407 B

nobase_include_HEADERS = trbase.h \
tr/class.h \
tr/commons.h \
tr/interface.h \
tr/memory.h \
tr/logger.h \
tr/timer.h \
tr/print_trace.h \
tr/sized_data.h \
tr/tree_macros.h \
tr/math.h \
tr/interface/class.h \
tr/interface/indexable.h \
tr/interface/observer.h \
tr/interface/serializable.h \
tr/interface/subject.h \
tr/interface/logger.h