MICO Platform
 All Classes Namespaces Functions Variables Friends
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CConnectionHandler
 Cmico::event::EventManager
 Cmico::event::AMQPCPPOnCloseBugfix
 Cmico::event::AnalysisResponse
 Cmico::event::AnalysisServiceInterface to be implemented by services
 Cmico::event::ConfigurationClient
 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::http::Body
 Cmico::http::HTTPClientA simple HTTP client
 Cmico::http::Message
 Cmico::http::Request
 Cmico::http::Response
 Cmico::io::WebStreambufBase::handle_t
 Cmico::persistence::Content
 Cmico::persistence::ContentItemRepresentation of a ContentItem
 Cmico::persistence::DublinCore
 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::model::Asset
 Cmico::persistence::model::AssetAnno4cpp
 Cmico::persistence::model::ItemRepresentation of a Item
 Cmico::persistence::model::ItemAnno4cpp
 Cmico::persistence::model::Part
 Cmico::persistence::model::PartAnno4cpp
 Cmico::persistence::model::URIA URI
 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
 Cenable_shared_from_this
 Cmico::persistence::model::ResourceSuper type of items and parts
 Cmico::persistence::model::ResourceAnno4cpp
 Cmico::persistence::model::ItemAnno4cpp
 Cmico::persistence::model::PartAnno4cpp
 Cfilebuf
 Cmico::io::FileIStream
 Cmico::io::FileOStream
 Cistream
 Cmico::io::hdfs_istream
 Cmico::io::url_istreamMain type for opening an input stream to an URL for reading
 Cmico::io::web_istreamMain type for opening an input stream to an URL for reading
 Costream
 Cmico::io::hdfs_ostream
 Cmico::io::url_ostreamMain type for opening an output stream to an URL for writing
 Cmico::io::web_ostreamMain type for opening an output stream to an URL for writing
 Cstreambuf
 Cmico::io::HDFSStreambuf
 Cmico::io::HDFSIStream
 Cmico::io::HDFSOStream
 Cmico::io::WebStreambufBaseBase class for Boost Device implementations allowing to access remote (ftp://, http://, https://) URLs as stdio streams, similar to fstream
 Cmico::io::WebIStreambufA Boost Device implementation allowing read access
 Cmico::io::WebOStreambufA Boost Device implementation allowing write access