XROAD
fix_parser_priv.h File Reference
#include "fix_parser_fwd.h"
#include "fix_parser.h"
#include <stdint.h>
Include dependency graph for fix_parser_priv.h:

Go to the source code of this file.

Classes

struct  fix_page_s
 
struct  fix_parser_s
 

Functions

fix_page_tfix_parser_alloc_page (fix_parser_t *parser, size_t page_size, fix_error_t **error)
 
fix_page_tfix_parser_free_page (fix_parser_t *parser, fix_page_t *page)
 

Detailed Description