src/w2/scripts/HWTVideo/libhdhomerun/hdhomerun_debug.h File Reference


Functions

hdhomerun_debug_t * hdhomerun_debug_create (void)
void hdhomerun_debug_destroy (struct hdhomerun_debug_t *dbg)
void hdhomerun_debug_enable (struct hdhomerun_debug_t *dbg)
void hdhomerun_debug_disable (struct hdhomerun_debug_t *dbg)
bool_t hdhomerun_debug_enabled (struct hdhomerun_debug_t *dbg)
void hdhomerun_debug_flush (struct hdhomerun_debug_t *dbg, uint64_t timeout)
void hdhomerun_debug_printf (struct hdhomerun_debug_t *dbg, const char *fmt,...)
void hdhomerun_debug_vprintf (struct hdhomerun_debug_t *dbg, const char *fmt, va_list args)


Function Documentation

struct hdhomerun_debug_t* hdhomerun_debug_create ( void   ) 

void hdhomerun_debug_destroy ( struct hdhomerun_debug_t *  dbg  ) 

void hdhomerun_debug_disable ( struct hdhomerun_debug_t *  dbg  ) 

void hdhomerun_debug_enable ( struct hdhomerun_debug_t *  dbg  ) 

bool_t hdhomerun_debug_enabled ( struct hdhomerun_debug_t *  dbg  ) 

void hdhomerun_debug_flush ( struct hdhomerun_debug_t *  dbg,
uint64_t  timeout 
)

void hdhomerun_debug_printf ( struct hdhomerun_debug_t *  dbg,
const char *  fmt,
  ... 
)

void hdhomerun_debug_vprintf ( struct hdhomerun_debug_t *  dbg,
const char *  fmt,
va_list  args 
)


Generated on Fri May 4 13:40:10 2012 for WDSS-IIw2 by  doxygen 1.4.7