Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

HxCorba::UpdateSession Class Reference

#include <HxCorbaDatabaseSessions.h>

Inheritance diagram for HxCorba::UpdateSession::

HxCorba::StoreSession HxCorba::DatabaseSession HxCorba::FullSession OBProxy_HxCorba::UpdateSession OBProxy_HxCorba::FullSession OBProxy_HxCorba::FullSession List of all members.

Public Types

typedef UpdateSession_ptr _ptr_type
typedef UpdateSession_var _var_type

Public Methods

 UpdateSession ()
virtual ~UpdateSession ()
virtual void removeVideo (const char *videoName)=0
virtual void removeSegmentation (VxSegmentation_ptr seg)=0
virtual void removeSegment (VxSegment_ptr segment)=0

Static Public Methods

UpdateSession_ptr _duplicate (UpdateSession_ptr p)
UpdateSession_ptr _nil ()
UpdateSession_ptr _narrow (CORBA::Object_ptr)
UpdateSession_ptr _unchecked_narrow (CORBA::Object_ptr)
UpdateSession_ptr _narrow (CORBA::AbstractBase_ptr)
UpdateSession_ptr _unchecked_narrow (CORBA::AbstractBase_ptr)
const char ** _OB_staticIds ()

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef UpdateSession_ptr HxCorba::UpdateSession::_ptr_type
 

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.

typedef UpdateSession_var HxCorba::UpdateSession::_var_type
 

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.


Constructor & Destructor Documentation

HxCorba::UpdateSession::UpdateSession   [inline]
 

Reimplemented in OBProxy_HxCorba::UpdateSession.

virtual HxCorba::UpdateSession::~UpdateSession   [inline, virtual]
 

Reimplemented in OBProxy_HxCorba::UpdateSession.


Member Function Documentation

UpdateSession_ptr HxCorba::UpdateSession::_duplicate UpdateSession_ptr    p [inline, static]
 

UpdateSession_ptr HxCorba::UpdateSession::_nil   [inline, static]
 

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.

HxCorba::UpdateSession_ptr HxCorba::UpdateSession::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.

HxCorba::UpdateSession_ptr HxCorba::UpdateSession::_unchecked_narrow CORBA::Object_ptr    p [static]
 

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.

HxCorba::UpdateSession_ptr HxCorba::UpdateSession::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.

HxCorba::UpdateSession_ptr HxCorba::UpdateSession::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.

const char ** HxCorba::UpdateSession::_OB_staticIds   [static]
 

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.

virtual void HxCorba::UpdateSession::removeVideo const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::UpdateSession.

virtual void HxCorba::UpdateSession::removeSegmentation VxSegmentation_ptr    seg [pure virtual]
 

virtual void HxCorba::UpdateSession::removeSegment VxSegment_ptr    segment [pure virtual]
 


Member Data Documentation

const char * HxCorba::UpdateSession::ids_ [static, protected]
 

Initial value:

{
    "IDL:HxCorba/UpdateSession:1.0",
    "IDL:HxCorba/DatabaseSession:1.0",
    "IDL:HxCorba/StoreSession:1.0",
    0
}

Reimplemented from HxCorba::StoreSession.

Reimplemented in HxCorba::FullSession.


The documentation for this class was generated from the following files:
Generated on Mon Jan 27 15:08:08 2003 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001