"Fossies" - the Fresh Open Source Software archive

Member "evolution-brutus-1.2.35/log/brutus-log-common.c" of archive evolution-brutus-1.2.35.tar.gz:


/*
 * This file was generated by orbit-idl-2 - DO NOT EDIT!
 */

#include <string.h>
#define ORBIT2_STUBS_API
#define ORBIT_IDL_C_COMMON
#define brutus_log_COMMON
#include "brutus-log.h"

static const CORBA_unsigned_long ORBit_zero_int = 0;

#ifndef ORBIT_IDL_C_IMODULE_brutus_log
void _ORBIT_skel_small_BRUTUS_BrutusLog_commit(POA_BRUTUS_BrutusLog             *_o_servant, gpointer            _o_retval,gpointer           *_o_args,CORBA_Context       _o_ctx,CORBA_Environment  *_o_ev,
void (*_impl_commit)(PortableServer_Servant _servant, const CORBA_char * log_entry, CORBA_Environment *ev)) {
_impl_commit (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
}

#endif
#if ( (TC_IMPL_TC_BRUTUS_BrutusLog_0 == 'b') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_1 == 'r') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_2 == 'u') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_3 == 't') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_4 == 'u') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_5 == 's') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_6 == '_') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_7 == 'l') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_8 == 'o') \
&& (TC_IMPL_TC_BRUTUS_BrutusLog_9 == 'g') \
) && !defined(TC_DEF_TC_BRUTUS_BrutusLog)
#define TC_DEF_TC_BRUTUS_BrutusLog 1
#ifdef ORBIT_IDL_C_IMODULE_brutus_log
static
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_BRUTUS_BrutusLog_struct = {
{&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
CORBA_tk_objref,
0,
0,
ORBIT_ALIGNOF_CORBA_POINTER,
0,
0
,
NULL,
CORBA_OBJECT_NIL,
(char *)"BrutusLog",
(char *)"IDL:omc.brutus/BRUTUS/BrutusLog:1.0",
NULL,
NULL,
-1,
0,
0, 0
};
#endif

#ifndef ORBIT_IDL_C_IMODULE_brutus_log
CORBA_unsigned_long BRUTUS_BrutusLog__classid = 0;
#endif

/* Interface type data */

static ORBit_IArg BRUTUS_BrutusLog_commit__arginfo [] = {
	{ TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"log_entry" }
};

#ifdef ORBIT_IDL_C_IMODULE_brutus_log
static
#endif
ORBit_IMethod BRUTUS_BrutusLog__imethods [] = {
	{
		{ 1, 1, BRUTUS_BrutusLog_commit__arginfo, FALSE },
		{ 0, 0, NULL, FALSE },
		{ 0, 0, NULL, FALSE },
TC_void, (char *)"commit", 6,
		0
}
};

static CORBA_string BRUTUS_BrutusLog__base_itypes[] = {
(char *)"IDL:omg.org/CORBA/Object:1.0"
};
#ifdef ORBIT_IDL_C_IMODULE_brutus_log
static
#endif
ORBit_IInterface BRUTUS_BrutusLog__iinterface = {
TC_BRUTUS_BrutusLog,{1, 1, BRUTUS_BrutusLog__imethods, FALSE},
{1, 1, BRUTUS_BrutusLog__base_itypes, FALSE}
};