Version 6.3
Copyright © 2005 - 2012 Lowell D. Thomas
APG
  … ABNF Parser Generator
All Data Structures Files Functions Variables Typedefs Macros Pages
ApgLib Directory Reference

Files

file  Apg.h [code]
 Required header file for all APG-generated parsers. Contains important configuration macros and declarations of the API functions for the entire library.
 
file  Memory.c [code]
 The Memory component API.
 
file  Parser.c [code]
 The Parser component API. This is the heart of an APG parser.
 
file  Tools.c [code]
 A small chest of helpful tools.
 
file  UdtLib.c [code]
 A small UDT callback function library.
 
file  Vector.c [code]
 The Vector component API.
 
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/licenses.html or write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.