1 #ifndef __dvb_fcc_decoder_h
2 #define __dvb_fcc_decoder_h
8 std::vector<int> m_fccs;
10 static bool isDestroyed;
Definition: fccdecoder.h:7
void freeFcc(int fccFd)
Definition: fccdecoder.cpp:59
~eFCCDecoder()
Definition: fccdecoder.cpp:29
eFCCDecoder()
Definition: fccdecoder.cpp:10
static eFCCDecoder * getInstance()
Definition: fccdecoder.h:18
int allocateFcc()
Definition: fccdecoder.cpp:34
#define NULL
Definition: eerror.h:101