EMIPLIB
Classes | Defines

mipsystemmessage.h File Reference

#include "mipconfig.h"
#include "mipmessage.h"
Include dependency graph for mipsystemmessage.h:

Go to the source code of this file.

Classes

class  MIPSystemMessage
 A system message. More...

Defines

#define MIPSYSTEMMESSAGE_TYPE_WAITTIME   0x00000001
 A system message with this subtype is sent by the component chain to the first component to instuct it to wait until it is time to process the rest of the chain.
#define MIPSYSTEMMESSAGE_TYPE_ISTIME   0x00000002
 This message can be sent by a timing component to the next component to let it know that an interval has elapsed.

Detailed Description