fipa_acl  1.4
Namespaces | Macros
bitefficient_envelope_format.cpp File Reference
#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)
 

Macro Definition Documentation

◆ FIPA_BASE_MSG_ID

#define FIPA_BASE_MSG_ID   char(0xfe)

Definition at line 6 of file bitefficient_envelope_format.cpp.

◆ FIPA_EXT_MSG_ID

#define FIPA_EXT_MSG_ID   char(0xfd)

Definition at line 7 of file bitefficient_envelope_format.cpp.