Revision 37cd5dc2 inc/urt_topic.h
| inc/urt_topic.h | ||
|---|---|---|
| 76 | 76 |
extern "C" {
|
| 77 | 77 |
#endif /* defined(__cplusplus) */ |
| 78 | 78 |
|
| 79 |
urt_status_t urtTopicInit(urt_topic_t* topic, urt_topicid_t id); |
|
| 79 |
urt_status_t urtTopicInit(urt_topic_t* topic, urt_topicid_t id, urt_message_t* mandatoryMessage);
|
|
| 80 | 80 |
#if defined(__cplusplus) |
| 81 | 81 |
} |
| 82 | 82 |
#endif /* defined(__cplusplus) */ |
Also available in: Unified diff