#include "Platform.h"
#include "LockMechanism.h"
#include "Declarations.h"
#include "Message.h"
Go to the source code of this file.
Classes | |
class | CPacketQueue |
Implementation of platform (and stack) independent FIFO packet queue for objects of type CMessage. More... |