ROHC compression/decompression library
Macros | Typedefs | Enumerations
rohc_traces.h File Reference

ROHC definitions for traces. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ROHC_PROFILE_GENERAL   0xffff
 A general profile number used for traces not related to a specific profile. More...
 

Typedefs

typedef void(* rohc_trace_callback2_t) (void *const priv_ctxt, const rohc_trace_level_t level, const rohc_trace_entity_t entity, const int profile, const char *const format,...)
 The function prototype for the trace callback. More...
 

Enumerations

enum  rohc_trace_level_t {
  ROHC_TRACE_DEBUG = 0, ROHC_TRACE_INFO = 1, ROHC_TRACE_WARNING = 2, ROHC_TRACE_ERROR = 3,
  ROHC_TRACE_LEVEL_MAX
}
 The different levels of the traces. More...
 
enum  rohc_trace_entity_t { ROHC_TRACE_COMP = 0, ROHC_TRACE_DECOMP = 1, ROHC_TRACE_ENTITY_MAX }
 The different entities concerned by the traces. More...
 

Detailed Description

ROHC definitions for traces.

Author
Julien Bernard julie.nosp@m.n.be.nosp@m.rnard.nosp@m.@tou.nosp@m.louse.nosp@m..viv.nosp@m.eris..nosp@m.com
Audric Schiltknecht audri.nosp@m.c.sc.nosp@m.hiltk.nosp@m.nech.nosp@m.t@tou.nosp@m.lous.nosp@m.e.viv.nosp@m.eris.nosp@m..com
Didier Barvaux didie.nosp@m.r@ba.nosp@m.rvaux.nosp@m..org