fipa_acl
1.4
Main Page
Namespaces
Classes
Files
File List
File Members
build
rock-master-18.09-multiagent-fipa-acl-0.20180914
src
message_parser
grammar
grammar_string_message.cpp
Go to the documentation of this file.
1
#include "
grammar_string_message.h
"
2
3
namespace
fipa
{
4
5
typedef
std::string::const_iterator
iterator_type
;
6
7
namespace
acl {
8
namespace
grammar {
9
namespace
string {
10
11
template
struct
AgentIdentifier<iterator_type>
;
12
template
struct
AgentIdentifierSet<iterator_type>
;
13
template
struct
AgentIdentifierSequence<iterator_type>
;
14
template
struct
Number<iterator_type>
;
15
template
struct
DateTime<iterator_type>
;
16
template
struct
Expression<iterator_type>
;
17
template
struct
Message<iterator_type>
;
18
19
}
// end namespace string
20
}
// end namespace grammar
21
}
// end namespace acl
22
}
// end namespace fipa
fipa::acl::grammar::string::AgentIdentifierSet
Definition:
grammar_string_message.h:415
grammar_string_message.h
fipa::acl::grammar::string::Message
Definition:
grammar_string_message.h:437
fipa::iterator_type
std::string::const_iterator iterator_type
Definition:
grammar_bitefficient.cpp:9
fipa::acl::grammar::string::Expression
Definition:
grammar_string_message.h:254
fipa::acl::grammar::string::AgentIdentifierSequence
Definition:
grammar_string_message.h:365
fipa::acl::grammar::string::Number
Definition:
grammar_string_message.h:112
fipa::acl::grammar::string::DateTime
Definition:
grammar_string_message.h:238
fipa::acl::grammar::string::AgentIdentifier
Definition:
grammar_string_message.h:387
fipa
Foundation of Physical Intelligent Agents.
Definition:
conversation.cpp:6
Generated by
1.8.11