#include <HxCorbaDatabaseSessions.h>
Inheritance diagram for HxCorba::HistogramSession::
Public Types | |
typedef HistogramSession_ptr | _ptr_type |
typedef HistogramSession_var | _var_type |
Public Methods | |
HistogramSession () | |
virtual | ~HistogramSession () |
virtual void | addHistogram (const char *imageName, const char *setName, const FloatSeq &histoData)=0 |
virtual FloatSeq * | getHistogram (const char *imageName, const char *setName)=0 |
virtual StringSeq * | nearest (const char *imageName, const char *setName, CORBA::Long count)=0 |
virtual StringSeq * | random (const char *setName, CORBA::Long count)=0 |
virtual StringSeq * | search (CORBA::Long count, const FloatSeq &sample)=0 |
Static Public Methods | |
HistogramSession_ptr | _duplicate (HistogramSession_ptr p) |
HistogramSession_ptr | _nil () |
HistogramSession_ptr | _narrow (CORBA::Object_ptr) |
HistogramSession_ptr | _unchecked_narrow (CORBA::Object_ptr) |
HistogramSession_ptr | _narrow (CORBA::AbstractBase_ptr) |
HistogramSession_ptr | _unchecked_narrow (CORBA::AbstractBase_ptr) |
const char ** | _OB_staticIds () |
Static Protected Attributes | |
const char * | ids_ [] |
|
Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |
|
Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |
|
Reimplemented in OBProxy_HxCorba::HistogramSession. |
|
Reimplemented in OBProxy_HxCorba::HistogramSession. |
|
|
|
Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |
|
Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |
|
Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |
|
Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |
|
Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |
|
Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |
|
|
|
Reimplemented in OBProxy_HxCorba::HistogramSession. |
|
Reimplemented in OBProxy_HxCorba::HistogramSession. |
|
Reimplemented in OBProxy_HxCorba::HistogramSession. |
|
|
|
Initial value: { "IDL:HxCorba/HistogramSession:1.0", "IDL:HxCorba/DatabaseSession:1.0", 0 } Reimplemented from HxCorba::DatabaseSession. Reimplemented in HxCorba::FullSession. |