OmeroBlitz API
Home Previous Up Next Index

omero::constants::topics

Overview

module topics

Used by the IProjection methods to declare which projection to perform.

Constant Index

HEARTBEAT
PROCESSORACCEPTS

Constants

const string HEARTBEAT = "/public/HeartBeat";
const string PROCESSORACCEPTS = "/internal/ProcessorAccept";

Home Previous Up Next Index