GnomeDB

Name

GnomeDB -- 

Synopsis



#define     ORBIT_IDL_SERIAL
#define     GnomeDB_H
#define     ORBIT_DECL_GNOME_DB_Control
#define     GNOME_DB_Control__free
typedef     GNOME_DB_Control;
extern      CORBA_unsigned_long GNOME_DB_Control__classid;
#define     TC_IMPL_TC_GNOME_DB_Control_0
#define     TC_IMPL_TC_GNOME_DB_Control_1
#define     TC_IMPL_TC_GNOME_DB_Control_2
#define     TC_IMPL_TC_GNOME_DB_Control_3
#define     TC_IMPL_TC_GNOME_DB_Control_4
#define     TC_IMPL_TC_GNOME_DB_Control_5
#define     TC_IMPL_TC_GNOME_DB_Control_6
#define     TC_GNOME_DB_Control
void        POA_GNOME_DB_Control__init      (PortableServer_Servant servant,
                                             CORBA_Environment *ev);
void        POA_GNOME_DB_Control__fini      (PortableServer_Servant servant,
                                             CORBA_Environment *ev);
#define     GNOME_DB_Control_ref
#define     GNOME_DB_Control_unref
#define     GNOME_DB_Control_queryInterface
CORBA_char* GNOME_DB_Control_getVersion     (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);
CORBA_char* GNOME_DB_Control_getAuthors     (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);
void        GNOME_DB_Control_run            (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);
void        GNOME_DB_Control_doPrint        (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);
void        GNOME_DB_Control_doCutClipboard (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);
void        GNOME_DB_Control_doCopyClipboard
                                            (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);
void        GNOME_DB_Control_doPasteClipboard
                                            (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);

Description

Details

ORBIT_IDL_SERIAL

#define ORBIT_IDL_SERIAL 9


GnomeDB_H

#define GnomeDB_H 1


ORBIT_DECL_GNOME_DB_Control

#define ORBIT_DECL_GNOME_DB_Control 1


GNOME_DB_Control__free

#define GNOME_DB_Control__free CORBA_Object__free


GNOME_DB_Control

   typedef CORBA_Object GNOME_DB_Control;


GNOME_DB_Control__classid

   extern CORBA_unsigned_long GNOME_DB_Control__classid;


TC_IMPL_TC_GNOME_DB_Control_0

#define TC_IMPL_TC_GNOME_DB_Control_0 'G'


TC_IMPL_TC_GNOME_DB_Control_1

#define TC_IMPL_TC_GNOME_DB_Control_1 'n'


TC_IMPL_TC_GNOME_DB_Control_2

#define TC_IMPL_TC_GNOME_DB_Control_2 'o'


TC_IMPL_TC_GNOME_DB_Control_3

#define TC_IMPL_TC_GNOME_DB_Control_3 'm'


TC_IMPL_TC_GNOME_DB_Control_4

#define TC_IMPL_TC_GNOME_DB_Control_4 'e'


TC_IMPL_TC_GNOME_DB_Control_5

#define TC_IMPL_TC_GNOME_DB_Control_5 'D'


TC_IMPL_TC_GNOME_DB_Control_6

#define TC_IMPL_TC_GNOME_DB_Control_6 'B'


TC_GNOME_DB_Control

#define TC_GNOME_DB_Control ((CORBA_TypeCode)&TC_GNOME_DB_Control_struct)


POA_GNOME_DB_Control__init ()

void        POA_GNOME_DB_Control__init      (PortableServer_Servant servant,
                                             CORBA_Environment *ev);

servant : 
ev : 


POA_GNOME_DB_Control__fini ()

void        POA_GNOME_DB_Control__fini      (PortableServer_Servant servant,
                                             CORBA_Environment *ev);

servant : 
ev : 


GNOME_DB_Control_ref

#define GNOME_DB_Control_ref Bonobo_Unknown_ref


GNOME_DB_Control_unref

#define GNOME_DB_Control_unref Bonobo_Unknown_unref


GNOME_DB_Control_queryInterface

#define GNOME_DB_Control_queryInterface Bonobo_Unknown_queryInterface


GNOME_DB_Control_getVersion ()

CORBA_char* GNOME_DB_Control_getVersion     (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);

_obj : 
ev : 
Returns : 


GNOME_DB_Control_getAuthors ()

CORBA_char* GNOME_DB_Control_getAuthors     (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);

_obj : 
ev : 
Returns : 


GNOME_DB_Control_run ()

void        GNOME_DB_Control_run            (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);

_obj : 
ev : 


GNOME_DB_Control_doPrint ()

void        GNOME_DB_Control_doPrint        (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);

_obj : 
ev : 


GNOME_DB_Control_doCutClipboard ()

void        GNOME_DB_Control_doCutClipboard (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);

_obj : 
ev : 


GNOME_DB_Control_doCopyClipboard ()

void        GNOME_DB_Control_doCopyClipboard
                                            (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);

_obj : 
ev : 


GNOME_DB_Control_doPasteClipboard ()

void        GNOME_DB_Control_doPasteClipboard
                                            (GNOME_DB_Control _obj,
                                             CORBA_Environment *ev);

_obj : 
ev :