AudioManager  7.5.11
Native Application Runtime Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DltContext Struct Reference

This structure is used for every context used in an application. More...

#include <CAmDltWrapper.h>

Public Attributes

char contextID [4]
 context id More...
 
int32_t log_level_pos
 offset in user-application context field More...
 
int32_t log_level_user
 

Detailed Description

This structure is used for every context used in an application.

Definition at line 42 of file CAmDltWrapper.h.

Member Data Documentation

char DltContext::contextID[4]

context id

Definition at line 44 of file CAmDltWrapper.h.

int32_t DltContext::log_level_pos

offset in user-application context field

Definition at line 45 of file CAmDltWrapper.h.

int32_t DltContext::log_level_user

Definition at line 46 of file CAmDltWrapper.h.


The documentation for this struct was generated from the following file: