hdhomerun_debug.h File Reference

Go to the source code of this file.

Functions

LIBTYPE struct hdhomerun_debug_thdhomerun_debug_create (void)
LIBTYPE void hdhomerun_debug_destroy (struct hdhomerun_debug_t *dbg)
LIBTYPE void hdhomerun_debug_set_prefix (struct hdhomerun_debug_t *dbg, const char *prefix)
LIBTYPE void hdhomerun_debug_set_filename (struct hdhomerun_debug_t *dbg, const char *filename)
LIBTYPE void hdhomerun_debug_enable (struct hdhomerun_debug_t *dbg)
LIBTYPE void hdhomerun_debug_disable (struct hdhomerun_debug_t *dbg)
LIBTYPE bool_t hdhomerun_debug_enabled (struct hdhomerun_debug_t *dbg)
LIBTYPE void hdhomerun_debug_flush (struct hdhomerun_debug_t *dbg, uint64_t timeout)
LIBTYPE void hdhomerun_debug_printf (struct hdhomerun_debug_t *dbg, const char *fmt,...)
LIBTYPE void hdhomerun_debug_vprintf (struct hdhomerun_debug_t *dbg, const char *fmt, va_list args)


Function Documentation

LIBTYPE struct hdhomerun_debug_t* hdhomerun_debug_create ( void   )  [read]

Definition at line 81 of file hdhomerun_debug.c.

LIBTYPE void hdhomerun_debug_destroy ( struct hdhomerun_debug_t dbg  ) 

Definition at line 124 of file hdhomerun_debug.c.

LIBTYPE void hdhomerun_debug_set_prefix ( struct hdhomerun_debug_t dbg,
const char *  prefix 
)

Definition at line 139 of file hdhomerun_debug.c.

LIBTYPE void hdhomerun_debug_set_filename ( struct hdhomerun_debug_t dbg,
const char *  filename 
)

Definition at line 155 of file hdhomerun_debug.c.

LIBTYPE void hdhomerun_debug_enable ( struct hdhomerun_debug_t dbg  ) 

Definition at line 184 of file hdhomerun_debug.c.

LIBTYPE void hdhomerun_debug_disable ( struct hdhomerun_debug_t dbg  ) 

Definition at line 193 of file hdhomerun_debug.c.

LIBTYPE bool_t hdhomerun_debug_enabled ( struct hdhomerun_debug_t dbg  ) 

Definition at line 204 of file hdhomerun_debug.c.

Referenced by hdhomerun_device_debug_print_video_stats().

LIBTYPE void hdhomerun_debug_flush ( struct hdhomerun_debug_t dbg,
uint64_t  timeout 
)

Definition at line 213 of file hdhomerun_debug.c.

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

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

Definition at line 238 of file hdhomerun_debug.c.

Referenced by hdhomerun_debug_printf().


Generated on Sat Dec 18 05:15:52 2010 for MythTV by  doxygen 1.5.5