Opened 10 years ago

Closed 10 years ago

#755 closed feature (fixed)

Resolving type structure from a type name in rasj

Reported by: Veranika Liaukevich Owned by: Veranika Liaukevich
Priority: major Milestone:
Component: java Version: development
Keywords: Cc:
Complexity: Medium

Description

In C++ client library one can get type structure by its name using method getTypeStructure of a ClientComm object. For example, for type name "RGBImage" such call returns
marray <struct { char red, char green, char blue }, 2>.

And there is no such feature in Java client library.

Change History (1)

comment:1 by Veranika Liaukevich, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.