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.
 
 
 
 
Georg Hopp 1084820a8a Inline simple accessor functions 10 years ago
..
interface Inline simple accessor functions 10 years ago
class.h fix PARENTCALL. We need the current class context to find the right parent. 11 years ago
commons.h update copyright information 12 years ago
interface.h remove the bsearch from interface selection. The amount of interfaces is very limited and there is no benefit compared to a direct iteration 11 years ago
logger.h added classvars. This again changes the interface for class declaration and definition. 12 years ago
math.h make math functions non inline because they are not used in this compile unit anyway 11 years ago
memory.h Clean some useless whitespaces. 10 years ago
print_trace.h add print backtrace 11 years ago
sized_data.h more makros for classvars handling and add a new class SizedData. 11 years ago
timer.h add some definitions to get this build under mingw 11 years ago
tree_macros.h ensure that a grandparent exists when it is involved in the ballance 11 years ago