LRT14
1.0
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
LibraryMessageType.h
1
#ifndef RHESUS_LIBRARY_MESSAGETYPE_H_
2
#define RHESUS_LIBRARY_MESSAGETYPE_H_
3
4
namespace
Rhesus
5
{
6
namespace
Messenger
7
{
12
namespace
LibraryMessageType
13
{
14
enum
Enum
15
{
16
MESSAGE_ACK = 0x00,
17
CONNECTION_REQUEST = 0x10,
18
CONNECTION_CONFIRM = 0x11,
19
};
20
};
21
}
22
}
23
24
#endif
Rhesus
Messenger
LibraryMessageType.h
Generated on Tue Feb 11 2014 00:29:46 for LRT14 by
1.8.3