#include <zeusbase/System/Interfaces/IZUnknown.hpp>
#include <zeusbase/Messaging/Interfaces/IMessage.hpp>
#include <zeusbase/System/Interfaces/IString.hpp>
Go to the source code of this file.
Classes |
| class | zeus::ICommPipe |
Namespaces |
| namespace | zeus |
Defines |
| #define | INTERFACE_ICommPipe TIID(0xce68ea2d, 0xbaa, 0x44ff, 0xb9, 0x16, 0x19, 0xbd, 0xad, 0xbd, 0x55, 0x8d) |
| #define | PIPENAME_CONTROL L"CONTROL" |
| #define | PIPEPRIORITY_SYNCHRON 0 |
| #define | PIPEPRIORITY_HIGH 10 |
| #define | PIPEPRIORITY_NORMAL 50 |
| #define | PIPEPRIORITY_LOW 100 |
Define Documentation
| #define INTERFACE_ICommPipe TIID(0xce68ea2d, 0xbaa, 0x44ff, 0xb9, 0x16, 0x19, 0xbd, 0xad, 0xbd, 0x55, 0x8d) |
| #define PIPENAME_CONTROL L"CONTROL" |
| #define PIPEPRIORITY_HIGH 10 |
| #define PIPEPRIORITY_LOW 100 |
| #define PIPEPRIORITY_NORMAL 50 |
| #define PIPEPRIORITY_SYNCHRON 0 |