MPD  0.20.15
Functions
TagPrint.hxx File Reference
#include <stdint.h>
Include dependency graph for TagPrint.hxx:

Go to the source code of this file.

Functions

void tag_print_types (Response &response)
 
void tag_print (Response &response, TagType type, const char *value)
 
void tag_print_values (Response &response, const Tag &tag)
 
void tag_print (Response &response, const Tag &tag)
 

Function Documentation

◆ tag_print() [1/2]

void tag_print ( Response response,
TagType  type,
const char *  value 
)

◆ tag_print() [2/2]

void tag_print ( Response response,
const Tag tag 
)

◆ tag_print_types()

void tag_print_types ( Response response)

◆ tag_print_values()

void tag_print_values ( Response response,
const Tag tag 
)