MICO Platform  1.0.0
 All Classes Namespaces Functions Variables Friends
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CConnectionHandler
 Cmico::event::EventManager
 Ctrue_type
 Cgoogle::protobuf::is_proto_enum< ::mico::event::model::Implementation >
 Cgoogle::protobuf::is_proto_enum< ::mico::event::model::RegistrationType >
 CMessage
 Cmico::event::model::AnalysisEvent
 Cmico::event::model::ContentEvent
 Cmico::event::model::DiscoveryEvent
 Cmico::event::model::RegistrationEvent
 Cmico::event::AnalysisServiceInterface to be implemented by services
 Cmico::event::ConsumerA helper class to simulate the Java RabbitMQ API for consumers
 Cmico::event::AnalysisConsumer
 Cmico::event::EventManagerExceptionThis exception is thrown by the event manager in case a method call failed
 Cmico::event::model::StaticDescriptorInitializer_Event_2eproto
 Cmico::http::Body
 Cmico::http::HTTPClientA simple HTTP client
 Cmico::http::Message
 Cmico::http::Request
 Cmico::http::Response
 Cmico::io::URLStreambufBase::handle_t
 Cmico::persistence::Content
 Cmico::persistence::ContentItemRepresentation of a ContentItem
 Cmico::persistence::MetadataA class offering access to RDF metadata through SPARQL
 Cmico::persistence::ContentItemMetadataSpecialised support for content item metadata of content item processing
 Cmico::persistence::ExecutionMetadataSpecialised support for execution metadata of content item processing
 Cmico::persistence::PersistenceMetadataSpecialised support for persistence service metadata
 Cmico::persistence::ResultMetadataSpecialised support for result metadata of content item processing
 Cmico::persistence::PersistenceServiceMain service for accessing the MICO persistence API
 Cmico::rdf::model::StatementRepresentation of an RDF triple, consisting of subject, predicate and object
 Cmico::rdf::model::ValueThe supertype of all RDF model objects (URIs, blank nodes and literals)
 Cmico::rdf::model::LiteralAn RDF literal consisting of a label (the value) and optionally a language tag or a datatype (but not both)
 Cmico::rdf::model::DatatypeLiteralA literal with a datatype
 Cmico::rdf::model::LanguageLiteralA literal with a language tag
 Cmico::rdf::model::ResourceThe supertype of all RDF resources (URIs and blank nodes)
 Cmico::rdf::model::BNodeRDF blank node, represented with an internal string identifier
 Cmico::rdf::model::URIA URI
 Cmico::rdf::query::ParserData
 Cmico::rdf::query::QueryFailedException
 Cmico::rdf::query::QueryResultAbstract base class for query results
 Cmico::rdf::query::BooleanResultThe boolean result of a SPARQL ASK query
 Cmico::rdf::query::TupleResultThe result of a SPARQL SELECT query
 Cmico::rdf::query::SPARQLClientA class allowing to run SPARQL requests against a certain endpoint
 Cistream
 Cmico::io::url_istreamMain type for opening an input stream to an URL for reading
 Costream
 Cmico::io::url_ostreamMain type for opening an output stream to an URL for writing
 Cstreambuf
 Cmico::io::URLStreambufBaseBase class for Boost Device implementations allowing to access local (file://) and remote (ftp://, http://) URLs as stdio streams, similar to fstream
 Cmico::io::URLIStreambufA Boost Device implementation allowing read access to local and remote URLs
 Cmico::io::URLOStreambufA Boost Device implementation allowing write access to local and remote URLs