COPASI API
4.40.278
|
#include <CRaptorInit.h>
Public Member Functions | |
CRaptorInit () | |
~CRaptorInit () | |
Static Public Member Functions | |
static bool | isLocalURI (raptor_uri *pURI) |
Static Private Attributes | |
static bool | Initialized = false |
CRaptorInit::CRaptorInit | ( | ) |
Constructor
References Initialized.
CRaptorInit::~CRaptorInit | ( | ) |
Constructor
|
static |
Checks whether the given URI is resolved locally;
raptor_uri | * pURI |
References pRaptorFreeUri.
Referenced by CRDFParser::TripleHandler().
|
staticprivate |
This attribute indicates whether the raptor library is initialized
Referenced by CRaptorInit().