#include <FifoSharList.h>

Public Member Functions | |
| ~FifoSharList () | |
| Desturctor. | |
Static Public Member Functions | |
| static string | getFifoName (int id) |
| static FifoSharList * | getInstance () |
| Gets an the instance of the SharedListener. | |
Friends | |
| template<class T> | |
| void * | sharedListenerThread (void *p) |
| MipBaselib::FifoSharList::~FifoSharList | ( | ) |
Desturctor.
| string MipBaselib::FifoSharList::getFifoName | ( | int | id | ) | [static] |
| FifoSharList * MipBaselib::FifoSharList::getInstance | ( | ) | [static] |
Gets an the instance of the SharedListener.
| void* sharedListenerThread | ( | void * | p | ) | [friend] |
Reimplemented from MipBaselib::SharedListener.
1.5.6