by rleigh » Mon Mar 31, 2014 8:46 am
Most of the API is generated from the Ice slice interface definitions, and so is identical to the Java API, at least in concept. It's possible to use a tool such as "doxygen" to autogenerate an API reference. However, the generated sources include quite a lot of extra helpers in a number of namespaces, which makes it a bit difficult to use. We don't currently provide doxygen docs, but if you wanted to generate them this is probably the best way to get a complete reference (though it will lack descriptions since they aren't present in the generated code).
We are working on an "OMERO gateway" wrapper around the base OMERO.cpp API which makes it much more convienient to use. However, this is still a work in progress and hasn't yet been merged.
Regards,
Roger