|
fipa_acl
1.4
|
Enumerations | |
| enum | Type { SENDER, RECEIVER, CONTENT, REPLY_WITH, REPLY_BY, IN_REPLY_TO, REPLY_TO, LANGUAGE, ENCODING, ONTOLOGY, PROTOCOL, CONVERSATION_ID, MESSAGE_FIELD_END } |
Variables | |
| std::map< MessageField::Type, std::string > | MessageFieldTxt |
| Enumerator | |
|---|---|
| SENDER | |
| RECEIVER | |
| CONTENT | |
| REPLY_WITH | |
| REPLY_BY | |
| IN_REPLY_TO | |
| REPLY_TO | |
| LANGUAGE | |
| ENCODING | |
| ONTOLOGY | |
| PROTOCOL | |
| CONVERSATION_ID | |
| MESSAGE_FIELD_END | |
Definition at line 11 of file message_format.h.
| std::map< MessageField::Type, std::string > fipa::acl::MessageField::MessageFieldTxt |
Definition at line 16 of file message_format.cpp.
1.8.11