player_functions.cpp File Reference

Playback class source code. More...

#include "player_functions.h"
Include dependency graph for player_functions.cpp:

Functions

void read_line (FILE *buffer, char *line)
 Reads a line from a buffer.
void printf_usage (char *argv)
 Prints this module usage.
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.
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 _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 _p (const char *text)
 Print This function prints a message using the name of the module and a custom message.
xmlChar * ConvertInput (const char *in, const char *encoding)
 ConvertInput.
void update_xpath_nodes (xmlNodeSetPtr nodes, const xmlChar *value)
 update_xpath_nodes

Detailed Description

Playback class source code.

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