|
fipa_acl
1.4
|
#include "bitefficient_envelope_format.h"#include "bitefficient_format.h"#include <arpa/inet.h>#include <limits>Go to the source code of this file.
Namespaces | |
| fipa | |
| Foundation of Physical Intelligent Agents. | |
| fipa::acl | |
| Agent Communication Language. | |
Macros | |
| #define | FIPA_BASE_MSG_ID char(0xfe) |
| #define | FIPA_EXT_MSG_ID char(0xfd) |
| #define FIPA_BASE_MSG_ID char(0xfe) |
Definition at line 6 of file bitefficient_envelope_format.cpp.
| #define FIPA_EXT_MSG_ID char(0xfd) |
Definition at line 7 of file bitefficient_envelope_format.cpp.
1.8.11