MPD  0.20.18
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

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