Version: 5.4.9-ice35-b101

OmeroBlitz API
Home Previous Up Next Index

omero::RLong

Overview

[ "protected" ] class RLong extends RType

Long Wrapper.

Used By

api::ILdap::setDN
api::IMetadata::countAnnotationsUsedNotOwned
api::IMetadata::countSpecifiedAnnotations
api::IPixels::copyAndResizeImage
api::IPixels::copyAndResizePixels
api::IPixels::createImage
api::RawFileStore::getFileId
api::RenderingEngine::setOverlays
api::RoiOptions::groupId
api::RoiOptions::userId
cmd::ManageImageBinariesResponse::filesetId
cmd::OriginalMetadataResponse::fileAnnotationId
cmd::OriginalMetadataResponse::filesetId
cmd::UpdateSessionTimeoutRequest::timeToIdle
cmd::UpdateSessionTimeoutRequest::timeToLive
model::EventLog::entityId
model::EventLog::getEntityId
model::EventLog::setEntityId
model::ExternalInfo::entityId
model::ExternalInfo::getEntityId
model::ExternalInfo::setEntityId
model::IObject::getId
model::IObject::id
model::IObject::setId
model::LongAnnotation::getLongValue
model::LongAnnotation::longValue
model::LongAnnotation::setLongValue
model::OriginalFile::getSize
model::OriginalFile::setSize
model::OriginalFile::size
model::Session::getTimeToIdle
model::Session::getTimeToLive
model::Session::setTimeToIdle
model::Session::setTimeToLive
model::Session::timeToIdle
model::Session::timeToLive
model::Share::getItemCount
model::Share::itemCount
model::Share::setItemCount
sys::EventContext::sudoerId
sys::Filter::groupId
sys::Filter::ownerId

Operation Index

getValue

Data Member Index

val

Operations

long getValue()

Data Members

long val;


Home Previous Up Next Index