Uses of Class
com.omnisci.thrift.server.OmniSci.execute_next_render_step_result
-
Packages that use OmniSci.execute_next_render_step_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.execute_next_render_step_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.execute_next_render_step_result Modifier and Type Method Description OmniSci.execute_next_render_step_resultOmniSci.execute_next_render_step_result. deepCopy()OmniSci.execute_next_render_step_resultOmniSci.Processor.execute_next_render_step. getResult(I iface, OmniSci.execute_next_render_step_args args)OmniSci.execute_next_render_step_resultOmniSci.execute_next_render_step_result. setE(TOmniSciException e)OmniSci.execute_next_render_step_resultOmniSci.execute_next_render_step_result. setSuccess(TRenderStepResult success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.execute_next_render_step_result Modifier and Type Method Description intOmniSci.execute_next_render_step_result. compareTo(OmniSci.execute_next_render_step_result other)booleanOmniSci.execute_next_render_step_result. equals(OmniSci.execute_next_render_step_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.execute_next_render_step_result Constructor Description execute_next_render_step_result(OmniSci.execute_next_render_step_result other)Performs a deep copy on other.
-