OmeroBlitz API
Home
Previous
Up
Next
Index
omero::model::NamedValue
Overview
class NamedValue
Simple Pair-like container which is used in a sequence to support ordered maps.
Used By
api::NamedValueList
Data Member Index
name
value
Data Members
string name;
string value;
Home
Previous
Up
Next
Index