ApertureOS
Main Page
Modules
Data Structures
Files
File List
Globals
managers
msg_manager
msg_manager.h
Go to the documentation of this file.
1
#ifndef _MESSAGE_MANAGER_H_
2
#define _MESSAGE_MANAGER_H_
3
4
#include "
types.h
"
5
#include "../system_manager/system_manager.h"
6
#include "
msg_types.h
"
7
8
uint32_t
MessageMan_Initialize
();
9
void
MessageMan_Add
(
Message
*err);
10
11
#endif
/* end of include guard: _MESSAGE_MANAGER_H_ */
types.h
MessageMan_Add
void MessageMan_Add(Message *err)
Definition:
msg_manager.c:6
Message
Definition:
msg_types.h:29
msg_types.h
MessageMan_Initialize
uint32_t MessageMan_Initialize()
Generated by
1.8.9.1