libamxo
4.3.4
Object Definition Language (ODL) parsing
|
#include <amxo/amxo_types.h>
Go to the source code of this file.
Macros | |
#define | AMXO_INLINE static inline |
Functions | |
int | amxo_parser_set_hooks (amxo_parser_t *parser, amxo_hooks_t *hooks) |
int | amxo_parser_unset_hooks (amxo_parser_t *parser, amxo_hooks_t *hooks) |
#define AMXO_INLINE static inline |
Definition at line 64 of file amxo_hooks.h.
int amxo_parser_set_hooks | ( | amxo_parser_t * | parser, |
amxo_hooks_t * | hooks | ||
) |
Definition at line 320 of file amxo_parser_hooks.c.
int amxo_parser_unset_hooks | ( | amxo_parser_t * | parser, |
amxo_hooks_t * | hooks | ||
) |
Definition at line 336 of file amxo_parser_hooks.c.