<libroxml  version="2.3.0" />
contact: tristan.lelong@libroxml.net
Macros
roxml-tune.h File Reference

header for libroxml.so More...

#include <pthread.h>

Go to the source code of this file.

Macros

#define CONFIG_XML_THREAD_SAFE   1
 
#define CONFIG_XML_HEAP_BUFFERS   0
 
#define CONFIG_XML_SMALL_BUFFER   0
 
#define CONFIG_XML_SMALL_INPUT_FILE   0
 
#define CONFIG_XML_READ_WRITE   1
 
#define CONFIG_XML_COMMIT_XML_TREE   1
 
#define CONFIG_XML_XPATH_ENGINE   1
 
#define ROXML_GET_BASE_BUFFER(name)   char name[ROXML_BASE_LEN]
 
#define ROXML_PUT_BASE_BUFFER(name)
 

Detailed Description

header for libroxml.so

This is the header file used to tune libroxml. It contains the default options taht should fit all standard systems. Change this file only if you really know what you are doing.

Author
blunderer blund.nosp@m.erer.nosp@m.@blun.nosp@m.dere.nosp@m.r.org
Date
11 May 2012

Copyright (C) 2012 blunderer

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The author added a static linking exception, see License.txt.

This library 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

,

</roxml.mk>

Definition in file roxml-tune.h.