knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowCore::Curie Class Reference

#include <Curie.h>

Classes

struct  Private
 

Public Member Functions

 Curie ()
 
 Curie (const QString &_prefix, const QString &_suffix)
 
 Curie (const Curie &_rhs)
 
Curieoperator= (const Curie &_rhs)
 
QString prefix () const
 
QString suffix () const
 
bool canResolve (UriManager *_manager) const
 
Uri resolve (UriManager *_manager)
 
bool operator== (const Curie &_rhs) const
 

Detailed Description

Constructor & Destructor Documentation

◆ Curie()

Curie::Curie ( )

Create an empty Curie

Member Function Documentation

◆ resolve()

Uri Curie::resolve ( UriManager * _manager)

Convert the Curie into an url, ie, replace the prefix by its actual content.


The documentation for this class was generated from the following files: