#include <types.h>
Definition at line 31 of file types.h.
| std::string fipa::acl::Header::toString |
( |
| ) |
const |
|
inline |
Definition at line 36 of file types.h.
39 snprintf(tmp,100,
"Header<id=%x, version=%x>",
id,
version);
40 return std::string(tmp);
| char fipa::acl::Header::id |
| char fipa::acl::Header::version |
The documentation for this struct was generated from the following file:
- /build/rock-master-18.09-multiagent-fipa-acl-0.20180914/src/message_parser/types.h