COPASI API
4.16.103
|
Go to the source code of this file.
Classes | |
class | CRaptorInit |
Macros | |
#define | pRaptorFreeUri(p) {if (p) {raptor_free_uri(p); p = NULL;}} |
#define pRaptorFreeUri | ( | p | ) | {if (p) {raptor_free_uri(p); p = NULL;}} |
Definition at line 47 of file CRaptorInit.h.
Referenced by CRDFWriter::initNamespaces(), CRaptorInit::isLocalURI(), CRDFParser::parse(), and CRDFWriter::write().