player_functions.h File Reference

Playback class header file. More...

#include <player_common.h>
Include dependency graph for player_functions.h:
This graph shows which files directly or indirectly include this file:

Data Structures

class  playback
struct  playback::struct_file_handle

Functions

void read_line (FILE *buffer, char *line)
 Reads a line from a buffer.
void printf_usage (char *argv)
 Prints this module usage.
void print_xpath_nodes (xmlNodeSetPtr nodes, FILE *output)
void update_xpath_nodes (xmlNodeSetPtr nodes, const xmlChar *value)
 update_xpath_nodes
xmlChar * ConvertInput (const char *in, const char *encoding)
 ConvertInput.
void _p (const char *text)
 Print This function prints a message using the name of the module and a custom message.
void _pdeb (const char *function_name, unsigned int line, const char *text)
 Print debug This function prints a debug message using the name of the calling function, the line it was called and a custom message.
void _pwarn (const char *function_name, unsigned int line, const char *text)
 Print warning This function prints a warning message using the name of the calling function, the line it was called and a custom message.
void _perr (const char *function_name, unsigned int line, const char *text)
 Print Error This function prints a error message using the name of the calling function, the line it was called and a custom message.

Variables

playback_status_message status_message

Detailed Description

Playback class header file.

Generated on Wed Jun 2 12:43:03 2010 for LAR Atlas by  doxygen 1.6.3