OmeroBlitz API
Home Previous Up Next Index

omero::RInternal

Overview

[ "protected" ] class RInternal extends RType

Base type for RTypes whose contents will not be parsed by the server. This allows Blitz-specific types to be safely passed in as the inputs/outputs of scripts.

Operation Index

getValue

Data Member Index

val

Operations

Internal getValue()

Data Members

Internal val;


Home Previous Up Next Index