libSBOL  2.3.3
Classes
object.h File Reference

SBOLObject class (a low-level, abstract class) More...

#include "validation.h"
#include "properties.h"
#include <raptor2.h>
#include <string>
#include <vector>
#include <iostream>
#include <map>
#include <unordered_map>
Include dependency graph for object.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SBOLObject
 An SBOLObject converts a C++ class data structure into an RDF triple store and contains methods for serializing and parsing RDF triples. More...
 
class  ReferencedObject
 A reference to another SBOL object Contains a Uniform Resource Identifier (URI) that refers to an an associated object. More...
 
class  OwnedObject< SBOLClass >
 A container property that contains child objects. More...
 
class  OwnedObject< SBOLClass >::iterator
 Provides iterator functionality for SBOL properties that contain multiple objects. More...
 

Detailed Description

SBOLObject class (a low-level, abstract class)

Author
Bryan Bartley bartl.nosp@m.eyba.nosp@m.@sbol.nosp@m.stan.nosp@m.dard..nosp@m.org