Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

newssvcdec_impl.h File Reference

#include "newsobject.h"
#include "newssvcdec.h"
#include <map>
#include <list>

Go to the source code of this file.

Compounds

class  FindMinFunctor
struct  NEWS_SVC_DEC_IMPL_t

Defines

#define NEWS_SVC_MAGIC_ID   0x786245
 techidee GmbH Projekt: NewsBox Autor: Thomas Fruehwald


Typedefs

typedef std::map< unsigned
long, NewsObject * > 
NEWS_SVC_DEC_IMPL_map_t
typedef std::list< unsigned
short > 
NEWS_SVC_DEC_IMPL_watch_list_t
typedef std::list< unsigned
short > 
NEWS_SVC_DEC_IMPL_keep_in_cache_list_t

Functions

int NEWS_SVC_DEC_IMPL_garbage_collection (NEWS_SVC_DEC_IMPL_t *dec, unsigned long objs_to_free)
void NEWS_SVC_DEC_IMPL_printObjList (NEWS_SVC_DEC_IMPL_t *dec)


Define Documentation

#define NEWS_SVC_MAGIC_ID   0x786245
 

techidee GmbH Projekt: NewsBox Autor: Thomas Fruehwald

Compiler: gcc Modul: news service decoder implementation


Typedef Documentation

typedef std::list<unsigned short> NEWS_SVC_DEC_IMPL_keep_in_cache_list_t
 

typedef std::map<unsigned long, NewsObject*> NEWS_SVC_DEC_IMPL_map_t
 

typedef std::list<unsigned short> NEWS_SVC_DEC_IMPL_watch_list_t
 


Function Documentation

int NEWS_SVC_DEC_IMPL_garbage_collection NEWS_SVC_DEC_IMPL_t   dec,
unsigned long    objs_to_free
 

void NEWS_SVC_DEC_IMPL_printObjList NEWS_SVC_DEC_IMPL_t   dec
 


Generated on Fri Feb 27 12:16:51 2004 for journaline_demo by doxygen1.2.18