package ti.uia.sysbios |
 |
package ti.uia.sysbios [1, 0, 0, 0] {
// Single core IServiceMgrSupport implementation
// A logger which routes Log events to a users transport function
// This general purpose logger is useful in situations where the application
wants to manage the buffers used to store and transmit events. This
includes managing the sending of the buffers to an instrumentation host
(e.g. System Analyzer in CCS). The logger is named "LoggerStreamer"
because it is designed to enable the application to send a stream of
packets containing UIA event data to the instrumentation host
// This general purpose logger is useful in situations where the application
wants to manage the buffers used to store and transmit events. This
includes managing the sending of the buffers to an instrumentation host
(e.g. System Analyzer in CCS). The logger is named "LoggerStreamer2"
because it is designed to enable the application to send a stream of
packets containing UIA event data to the instrumentation host, and it is
an enhancement of LoggerStreamer, allowing multiple instances
// Module to aid in configuring SYSBIOS logging using UIA and System Analyzer
}
generated on Mon, 28 Jan 2013 17:45:50 GMT