upipe/udict_dump.h header reference

Upipe dictionary dumping for debug purposes More

Header inclusion [link] 

Description [link] 

Upipe dictionary dumping for debug purposes

Members detail [link] 

#define UDICT_DUMP(Name, Level) [link] 

This macro is declared in upipe/udict_dump.h source file, line 155.

#define UDICT_DUMP_TEMPLATE(TYPE, utype, ctype, ftype) [link] 

This macro is declared in upipe/udict_dump.h source file, line 127.

#define _UPIPE_UDICT_DUMP_H_ [link] 

This macro is declared in upipe/udict_dump.h source file, line 31.

void udict_dump(struct udict *udict, struct uprobe *uprobe) [link] 

This function is for internal use only.

This function is declared in upipe/udict_dump.h source file, line 167.

This function dumps the content of a uref for debug purposes.

Parameter list:

  • udict: pointer to the udict
  • uprobe: pipe module printing the messages

void udict_dump_dbg(struct udict *udict, struct uprobe *uprobe) [link] 

This function is for internal use only.

This function is declared in upipe/udict_dump.h source file, line 169.

This function dumps the content of a uref for debug purposes.

Parameter list:

  • udict: pointer to the udict
  • uprobe: pipe module printing the messages

void udict_dump_err(struct udict *udict, struct uprobe *uprobe) [link] 

This function is for internal use only.

This function is declared in upipe/udict_dump.h source file, line 173.

This function dumps the content of a uref for debug purposes.

Parameter list:

  • udict: pointer to the udict
  • uprobe: pipe module printing the messages

void udict_dump_info(struct udict *udict, struct uprobe *uprobe) [link] 

This function is for internal use only.

This function is declared in upipe/udict_dump.h source file, line 170.

This function dumps the content of a uref for debug purposes.

Parameter list:

  • udict: pointer to the udict
  • uprobe: pipe module printing the messages

void udict_dump_lvl(struct udict *udict, struct uprobe *uprobe, enum uprobe_log_level level) [link] 

This function is for internal use only.

This function is declared in upipe/udict_dump.h source file, line 52.

This function dumps the content of a udict for debug purposes.

Parameter list:

  • udict: pointer to the udict
  • uprobe: pipe module printing the messages
  • level: uprobe log level

void udict_dump_notice(struct udict *udict, struct uprobe *uprobe) [link] 

This function is for internal use only.

This function is declared in upipe/udict_dump.h source file, line 171.

This function dumps the content of a uref for debug purposes.

Parameter list:

  • udict: pointer to the udict
  • uprobe: pipe module printing the messages

void udict_dump_verbose(struct udict *udict, struct uprobe *uprobe) [link] 

This function is for internal use only.

This function is declared in upipe/udict_dump.h source file, line 168.

This function dumps the content of a uref for debug purposes.

Parameter list:

  • udict: pointer to the udict
  • uprobe: pipe module printing the messages

void udict_dump_warn(struct udict *udict, struct uprobe *uprobe) [link] 

This function is for internal use only.

This function is declared in upipe/udict_dump.h source file, line 172.

This function dumps the content of a uref for debug purposes.

Parameter list:

  • udict: pointer to the udict
  • uprobe: pipe module printing the messages
Valid XHTML 1.0 StrictGenerated by cmassiot on Sun Dec 14 18:31:17 2025 using MkDoc