Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- t -
- timerCtor()
: timer.c
- timerDtor()
: timer.c
- TR_base_version()
: version.c
- TR_bitwidth()
: memory.h
, memory.c
- TR_CALL
: class.h
- TR_calloc()
: memory.c
, memory.h
- TR_CLASS
: class.h
, logger.h
, sized_data.h
, timer.h
- TR_CLASS_BY_NAME
: class.h
- TR_CLASS_BY_NAME_STATIC
: class.h
- TR_CLASS_MAGIC
: class.h
- TR_CLASSVARS
: class.h
- TR_CLASSVARS_BY_NAME
: class.h
- TR_CLASSVARS_DECL
: class.h
, logger.h
, sized_data.h
, timer.h
- TR_CLASSVARS_STATIC
: class.h
- TR_cleanup()
: memory.h
, memory.c
- TR_clone
: interface/class.h
- TR_CREATE_CLASS()
: sized_data.c
, stderr.c
, syslog.c
, timer.c
, class.h
, logger.c
- TR_CREATE_INTERFACE
: interface.h
, i_class.c
, i_indexable.c
, i_logger.c
, i_observer.c
, i_serializable.c
, i_subject.c
- TR_CV_EXTENDS
: class.h
- TR_delete
: interface/class.h
- TR_eTimeoutBase
: timer.h
- TR_euklidGcd()
: math.h
, math.c
- TR_EXTENDS
: class.h
- TR_free()
: memory.h
, memory.c
- TR_GET_CLASS
: class.h
- TR_getIdx()
: memory.h
, memory.c
- TR_getIndex()
: indexable.h
, i_indexable.c
- TR_getSize()
: memory.h
, memory.c
- TR_getUsableSize()
: memory.h
, memory.c
- TR_HAS_PARENT
: class.h
- TR_IF
: interface.h
- TR_IFACE_GET
: class.h
- TR_IFID
: interface.h
- TR_INHERIT_CLASSVARS
: class.h
- TR_INIT_IFACE
: interface.h
, logger.c
, sized_data.c
, stderr.c
, syslog.c
, timer.c
- TR_INSTANCE
: class.h
, stderr.c
- TR_INSTANCE_CAST
: class.h
- TR_INSTANCE_INIT
: class.h
, logger.h
, sized_data.h
, timer.h
- TR_INSTANCE_OF
: class.h
- TR_INTERFACE
: interface.h
, interface/class.h
, indexable.h
, interface/logger.h
, observer.h
, serializable.h
, subject.h
- TR_interfaceGet()
: interface.c
- TR_IS_OBJECT
: class.h
- TR_lcm()
: math.c
, math.h
- TR_logger
: logger.h
, stderr.c
- TR_LOGGER_ALERT
: logger.h
- TR_LOGGER_CRIT
: logger.h
- TR_LOGGER_DEBUG
: logger.h
- TR_LOGGER_EMERG
: logger.h
- TR_LOGGER_ERR
: logger.h
- TR_LOGGER_INFO
: logger.h
- TR_logger_level
: logger.h
- TR_logger_level_str
: logger.h
, logger.c
- TR_LOGGER_NOTICE
: logger.h
- TR_LOGGER_WARNING
: logger.h
- TR_loggerLog()
: interface/logger.h
, i_logger.c
- TR_malloc()
: memory.h
, memory.c
- TR_MEM_FREE
: memory.h
- TR_new
: interface/class.h
- TR_newv
: interface/class.h
- TR_observerUpdate()
: observer.h
, i_observer.c
- TR_PARENTCALL
: class.h
- TR_PARENTRETCALL
: class.h
- TR_rbColor
: tree_macros.h
- TR_reference()
: memory.h
, memory.c
- TR_RETCALL
: class.h
- TR_serialize()
: i_serializable.c
, serializable.h
- TR_sizedDataSetData()
: sized_data_set_data.c
, sized_data.h
- TR_strdup()
: memory.c
, memory.h
- TR_subjectAttach()
: subject.h
, i_subject.c
- TR_subjectDetach()
: subject.h
, i_subject.c
- TR_subjectNotify()
: subject.h
, i_subject.c
- TR_TBASE_MIC
: timer.h
- TR_TBASE_MIL
: timer.h
- TR_TBASE_NAN
: timer.h
- TR_TBASE_SEC
: timer.h
- TR_timerGet()
: timer.h
, timer_get.c
- TR_timerSet()
: timer.h
, timer_set.c
- TR_timerSetMic
: timer.h
- TR_timerSetMil
: timer.h
- TR_timerSetNan
: timer.h
- TR_timerSetSec
: timer.h
- TR_TREE_BALANCE_DELETE
: tree_macros.h
- TR_TREE_BALANCE_DELETE_CASE1
: tree_macros.h
- TR_TREE_BALANCE_DELETE_CASE2
: tree_macros.h
- TR_TREE_BALANCE_DELETE_CASE34
: tree_macros.h
- TR_TREE_BALANCE_DELETE_CASE5
: tree_macros.h
- TR_TREE_BALANCE_DELETE_CASE6
: tree_macros.h
- TR_TREE_BALANCE_INSERT
: tree_macros.h
- TR_TREE_BALANCE_INSERT_CASE1
: tree_macros.h
- TR_TREE_BALANCE_INSERT_CASE2
: tree_macros.h
- TR_TREE_BALANCE_INSERT_CASE3
: tree_macros.h
- TR_TREE_BALANCE_INSERT_CASE4
: tree_macros.h
- TR_TREE_BALANCE_INSERT_CASE5
: tree_macros.h
- TR_TREE_CHILD
: tree_macros.h
- TR_TREE_FIND
: tree_macros.h
- TR_TREE_INORDER_SUCC
: tree_macros.h
- TR_TREE_LEFT
: tree_macros.h
- TR_TREE_NODE_BLACK
: tree_macros.h
- TR_TREE_NODE_RED
: tree_macros.h
- TR_TREE_NODE_STRICT_BLACK
: tree_macros.h
- TR_TREE_NODE_STRICT_RED
: tree_macros.h
- TR_TREE_PARENT
: tree_macros.h
- TR_TREE_REPLACE_NODE
: tree_macros.h
- TR_TREE_RIGHT
: tree_macros.h
- TR_TREE_ROT_RCLD_left
: tree_macros.h
- TR_TREE_ROT_RCLD_right
: tree_macros.h
- TR_TREE_ROTATE
: tree_macros.h
- TR_TREE_SIBLING
: tree_macros.h
- TR_TREE_UNCLE
: tree_macros.h
- TR_unserialize()
: i_serializable.c
, serializable.h
- TRUE
: commons.h