/* * event.cpp: A plugin for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * */ #include #include #include #include #include #include "event.h" extern char *strcatrealloc(char *, const char*); cXMLTVStringList::~cXMLTVStringList(void) { free(buf); Clear(); } void cXMLTVStringList::Clear(void) { for (int i=0; i::Clear(); } const char* cXMLTVStringList::toString() { free(buf); buf=NULL; for (int i=0; i