RKH
File List
Here is a list of all documented files with brief descriptions:
 rkhcfg.hRKH user configurations
 rkh.hRKH framwwork platform - independent interface
 rkhassert.hSpecifies the assertion macros
 rkhdef.hDefines constants and macros
 rkhevt.hDefines event data type and other related macros
 rkhfwk_bittbl.hSpecifies the interface of the mapping table manager to deal with native priority algorithm
 rkhfwk_cast.hDefines casting operations which are internally used by RKH
 rkhfwk_dynevt.hSpecifies the interface of dynamic event support
 rkhfwk_evtpool.hSpecifies the event pool interface
 rkhfwk_hook.hSpecifies the interface of hook functions
 rkhfwk_module.hSpecifies the macros to identify file modules
 rkhfwk_pubsub.hSpecifies the publish-subscribe interface
 rkhfwk_rdygrp.h..
 rkhfwk_sched.hSpecifies the interface of RKH control operations
 rkhfwk_version.hDefines the RKH version
 rkhitl.hRKH engine interface.This header file is directly included in RKH interface file, rkh.h
 rkhplat.hRKH platform abstraction layer
 rkhtype.hDefines the data types that uses RKH
 test_rkhfwk_bittbl.cUnit test for bit table of fwk module
 test_rkhfwk_dynevt.cUnit test for dyncamic event of fwk module
 test_rkhfwk_evtpool.cUnit test for event pool of fwk module
 test_rkhfwk_pubsub.cUnit test for publish/subscribe mechanism of fwk module
 test_rkhfwk_rdygrp.cUnit test for AO ready of fwk module
 rkhmempool.hSpecifies the interface of the fixed-size memory blocks facility
 rkhqueue.hSpecifies the interface of the queue services
 rkhsm.hSpecifies the interface of the state-machine manager
 test_rkhsm.cUnit test for state machine module
 rkhsma.hSpecifies the interface of the acive object (SMA state machine applications) manager
 rkhsma_prio.hSpecifies the native priority mechanism for active object scheduling
 rkhsma_sync.hSpecifies the interface of the blocking mechanism (synchro) for active object scheduling
 test_rkhsma.cUnit test for sma module
 test_rkhsma_prio.cUnit test for priority mechanism of sma module
 test_rkhsma_sync.cUnit test for synchronous mechanism of sma module
 rkhtmr.hSpecifies the interface of software timer services
 rkhtrc.hSpecifies the interface of trace facility
 rkhtrc_define.hDefines constants and macros which are internally used by RKH trace facility
 rkhtrc_filter.hSpecifies the runtime filter operations for the trace facility
 rkhtrc_out.hSpecifies the interface to get out the trace records from the instrumented application
 rkhtrc_record.hDefines the trace records
 rkhtrc_stream.hSpecifies the trace stream manager (circular buffer)
 test_rkhtrc_filter.cUnit test for runtime filter of trace module
 test_rkhtrc_record.cUnit test for record of trace module
 test_rkhtrc_stream.cUnit test for trace stream module
 unitrazer.hInterface of unit test with Trazer application
 test_utrzexeact_runner.cExecution action group runner
 test_utrzexpect_runner.cExpect group runner
 test_utrzignore_runner.cIgnore group runner
 test_utrzsm_runner.cState machine group runner
 test_utrzexecact.cUnit test for uTrazer module - Execution action test group
 test_utrzexpect.cUnit test for uTrazer module - Expect test group
 test_utrzignore.cUnit test for uTrazer module - Ignore test group
 test_utrzsm.cUnit test for uTrazer module - State machine test group