openModeller  Version 1.5.0
TapirOccurrences.cpp File Reference
#include <openmodeller/occ_io/TapirOccurrences.hh>
#include <openmodeller/Occurrences.hh>
#include <openmodeller/Exceptions.hh>
#include <stdlib.h>
#include <string.h>
#include <sstream>
#include <curl/curl.h>
#include <expat.h>
Include dependency graph for TapirOccurrences.cpp:

Go to the source code of this file.

Macros

#define TP_TEMPLATE_LOCATION   "http://openmodeller.cria.org.br/xml/tapir/1.0/st_v3.xml"
 
#define TP_TEMPLATE_STRSIZE   55
 
#define TP_OUTPUT_MODEL_LOCATION   "http://openmodeller.cria.org.br/xml/tapir/1.0/om.xml"
 
#define TP_OUTPUT_MODEL_STRSIZE   52
 

Macro Definition Documentation

#define TP_OUTPUT_MODEL_LOCATION   "http://openmodeller.cria.org.br/xml/tapir/1.0/om.xml"

Definition at line 47 of file TapirOccurrences.cpp.

Referenced by TapirOccurrences::_startCapabilitiesElement().

#define TP_OUTPUT_MODEL_STRSIZE   52

Definition at line 48 of file TapirOccurrences.cpp.

Referenced by TapirOccurrences::_startCapabilitiesElement().

#define TP_TEMPLATE_LOCATION   "http://openmodeller.cria.org.br/xml/tapir/1.0/st_v3.xml"
#define TP_TEMPLATE_STRSIZE   55

Definition at line 46 of file TapirOccurrences.cpp.

Referenced by TapirOccurrences::_startCapabilitiesElement().