Skip to content
Snippets Groups Projects
Commit 61d64b18 authored by Sergio Poppi's avatar Sergio Poppi
Browse files

deleted object dir in dfbbackend tree

parent d0f6d2d5
No related branches found
No related tags found
No related merge requests found
Showing with 0 additions and 4252 deletions
This diff is collapsed.
# Dependency file for library: DFBImpl
# Created automatically by vltMakeLibraryDependencies - 27.03.12 17:30:32
# DO NOT EDIT THIS FILE
../object/DFBImpl.da: Makefile
.PHONY: DFBImpl
xyz_DFBImpl_OBJ = \
../object/DFBImpl.o \
DFBImpl: ../lib/libDFBImpl.a ../lib/libDFBImpl.so
../lib/libDFBImpl.a: $(xyz_DFBImpl_OBJ)
@echo "== Making library: ../lib/libDFBImpl.a"
-$(AT)$(RM) ../lib/libDFBImpl.a
$(AT)$(AR) rc ../lib/libDFBImpl.a $(xyz_DFBImpl_OBJ)
$(AT)$(RANLIB) ../lib/libDFBImpl.a
../lib/libDFBImpl.so: $(xyz_DFBImpl_OBJ) -lComponentErrors -lAntennaErrors -lAntennaBossStubs -lAntennaDefinitionsStubs -lBackendsErrors -lDFBInterfaceStubs -lGenericBackendStubs -lManagmentDefinitionsStubs -lACSBulkDataError -lReceiversDefinitionsStubs -lBackendsDefinitionsStubs -lbulkDataStubs -lbulkDataSenderStubs -lbulkDataReceiverStubs -lACSBulkDataError -lACSErrTypeFPGACommunication -lACSErrTypeFPGAConnection -lIRALibrary -lManagementErrors -lClientErrors
@echo "== Making library: ../lib/libDFBImpl.so"
-$(AT)$(RM) ../lib/libDFBImpl.so
$(AT)$(CC) -shared -fPIC -Xlinker -h -Xlinker libDFBImpl.so $(L_PATH) $(GEN_LIBLIST) -lComponentErrors -lAntennaErrors -lAntennaBossStubs -lAntennaDefinitionsStubs -lBackendsErrors -lDFBInterfaceStubs -lGenericBackendStubs -lManagmentDefinitionsStubs -lACSBulkDataError -lReceiversDefinitionsStubs -lBackendsDefinitionsStubs -lbulkDataStubs -lbulkDataSenderStubs -lbulkDataReceiverStubs -lACSBulkDataError -lACSErrTypeFPGACommunication -lACSErrTypeFPGAConnection -lIRALibrary -lManagementErrors -lClientErrors -o ../lib/libDFBImpl.so $(xyz_DFBImpl_OBJ)
$(AT) acsMakeCheckUnresolvedSymbols -w ../lib/libDFBImpl.so
$(AT) chmod a-w ../lib/libDFBImpl.so
@echo
# Dependency file for program: DFBInterface
# Created automatically by vltMakeIdlDependencies - 27.03.12 17:30:20
# DO NOT EDIT THIS FILE
../object/DFBInterface.didl: Makefile
.PHONY: DFBInterface
DFBInterface: ../object/DFBInterfaceC.cpp ../object/DFBInterfaceC.h ../object/DFBInterfaceC.i ../object/DFBInterfaceS.cpp ../object/DFBInterfaceS.h ../object/DFBInterfaceS.i ../object/DFBInterfaceS_T.cpp ../object/DFBInterfaceS_T.h ../object/DFBInterfaceS_T.i ../object/.DFBInterface.fake
// -*- C++ -*-
//
// $Id$
// **** Code generated by the The ACE ORB (TAO) IDL Compiler v1.6.5 ****
// TAO and the TAO IDL Compiler have been developed by:
// Center for Distributed Object Computing
// Washington University
// St. Louis, MO
// USA
// http://www.cs.wustl.edu/~schmidt/doc-center.html
// and
// Distributed Object Computing Laboratory
// University of California at Irvine
// Irvine, CA
// USA
// http://doc.ece.uci.edu/
// and
// Institute for Software Integrated Systems
// Vanderbilt University
// Nashville, TN
// USA
// http://www.isis.vanderbilt.edu/
//
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
// be/be_codegen.cpp:381
#include "DFBInterfaceC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/Exception_Data.h"
#include "tao/Invocation_Adapter.h"
#include "tao/Object_T.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/Basic_Arguments.h"
#include "tao/UB_String_Arguments.h"
#include "ace/OS_NS_string.h"
#if !defined (__ACE_INLINE__)
#include "DFBInterfaceC.inl"
#endif /* !defined INLINE */
// TAO_IDL - Generated from
// be/be_visitor_arg_traits.cpp:73
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
// Arg traits specializations.
namespace TAO
{
}
TAO_END_VERSIONED_NAMESPACE_DECL
// TAO_IDL - Generated from
// be/be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Backends::DFB.
Backends::DFB_ptr
TAO::Objref_Traits<Backends::DFB>::duplicate (
Backends::DFB_ptr p)
{
return Backends::DFB::_duplicate (p);
}
void
TAO::Objref_Traits<Backends::DFB>::release (
Backends::DFB_ptr p)
{
::CORBA::release (p);
}
Backends::DFB_ptr
TAO::Objref_Traits<Backends::DFB>::nil (void)
{
return Backends::DFB::_nil ();
}
::CORBA::Boolean
TAO::Objref_Traits<Backends::DFB>::marshal (
const Backends::DFB_ptr p,
TAO_OutputCDR & cdr)
{
return ::CORBA::Object::marshal (p, cdr);
}
// Function pointer for collocation factory initialization.
TAO::Collocation_Proxy_Broker *
(*Backends__TAO_DFB_Proxy_Broker_Factory_function_pointer) (
::CORBA::Object_ptr obj
) = 0;
// TAO_IDL - Generated from
// be/be_visitor_operation/operation_cs.cpp:78
void Backends::DFB::initialize (
const char * configuration)
{
if (!this->is_evaluated ())
{
::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_DFB_Proxy_Broker_ == 0)
{
Backends_DFB_setup_collocation ();
}
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::Char *>::in_arg_val _tao_configuration (configuration);
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_configuration
};
static TAO::Exception_Data
_tao_Backends_DFB_initialize_exceptiondata [] =
{
{
"IDL:alma/ComponentErrors/ComponentErrorsEx:1.0",
ComponentErrors::ComponentErrorsEx::_alloc
#if TAO_HAS_INTERCEPTORS == 1
, ComponentErrors::_tc_ComponentErrorsEx
#endif /* TAO_HAS_INTERCEPTORS */
},
{
"IDL:alma/BackendsErrors/BackendsErrorsEx:1.0",
BackendsErrors::BackendsErrorsEx::_alloc
#if TAO_HAS_INTERCEPTORS == 1
, BackendsErrors::_tc_BackendsErrorsEx
#endif /* TAO_HAS_INTERCEPTORS */
}
};
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
2,
"initialize",
10,
this->the_TAO_DFB_Proxy_Broker_
);
_tao_call.invoke (
_tao_Backends_DFB_initialize_exceptiondata,
2
);
}
Backends::DFB::DFB (void)
: the_TAO_DFB_Proxy_Broker_ (0)
{
this->Backends_DFB_setup_collocation ();
}
void
Backends::DFB::Backends_DFB_setup_collocation ()
{
if (::Backends__TAO_DFB_Proxy_Broker_Factory_function_pointer)
{
this->the_TAO_DFB_Proxy_Broker_ =
::Backends__TAO_DFB_Proxy_Broker_Factory_function_pointer (this);
}
this->Backends_GenericBackend_setup_collocation ();
}
Backends::DFB::~DFB (void)
{}
void
Backends::DFB::_tao_any_destructor (void *_tao_void_pointer)
{
DFB *_tao_tmp_pointer =
static_cast<DFB *> (_tao_void_pointer);
::CORBA::release (_tao_tmp_pointer);
}
Backends::DFB_ptr
Backends::DFB::_narrow (
::CORBA::Object_ptr _tao_objref
)
{
return
TAO::Narrow_Utils<DFB>::narrow (
_tao_objref,
"IDL:alma/Backends/DFB:1.0",
Backends__TAO_DFB_Proxy_Broker_Factory_function_pointer
);
}
Backends::DFB_ptr
Backends::DFB::_unchecked_narrow (
::CORBA::Object_ptr _tao_objref
)
{
return
TAO::Narrow_Utils<DFB>::unchecked_narrow (
_tao_objref,
"IDL:alma/Backends/DFB:1.0",
Backends__TAO_DFB_Proxy_Broker_Factory_function_pointer
);
}
Backends::DFB_ptr
Backends::DFB::_duplicate (DFB_ptr obj)
{
if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
return obj;
}
void
Backends::DFB::_tao_release (DFB_ptr obj)
{
::CORBA::release (obj);
}
::CORBA::Boolean
Backends::DFB::_is_a (const char *value)
{
if (
!ACE_OS::strcmp (
value,
"IDL:alma/ACS/ACSComponent:1.0"
) ||
!ACE_OS::strcmp (
value,
"IDL:alma/ACS/CharacteristicModel:1.0"
) ||
!ACE_OS::strcmp (
value,
"IDL:alma/ACS/CharacteristicComponent:1.0"
) ||
!ACE_OS::strcmp (
value,
"IDL:alma/bulkdata/BulkDataSender:1.0"
) ||
!ACE_OS::strcmp (
value,
"IDL:alma/Management/CommandInterpreter:1.0"
) ||
!ACE_OS::strcmp (
value,
"IDL:alma/Backends/GenericBackend:1.0"
) ||
!ACE_OS::strcmp (
value,
"IDL:alma/Backends/DFB:1.0"
) ||
!ACE_OS::strcmp (
value,
"IDL:omg.org/CORBA/Object:1.0"
)
)
{
return true; // success using local knowledge
}
else
{
return this->::CORBA::Object::_is_a (value);
}
}
const char* Backends::DFB::_interface_repository_id (void) const
{
return "IDL:alma/Backends/DFB:1.0";
}
::CORBA::Boolean
Backends::DFB::marshal (TAO_OutputCDR &cdr)
{
return (cdr << this);
}
// TAO_IDL - Generated from
// be/be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
_tao_tc_Backends_DFB (
::CORBA::tk_objref,
"IDL:alma/Backends/DFB:1.0",
"DFB");
namespace Backends
{
::CORBA::TypeCode_ptr const _tc_DFB =
&_tao_tc_Backends_DFB;
}
// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_cs.cpp:51
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO
{
template<>
::CORBA::Boolean
Any_Impl_T<Backends::DFB>::to_object (
::CORBA::Object_ptr &_tao_elem
) const
{
_tao_elem = ::CORBA::Object::_duplicate (this->value_);
return true;
}
}
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined (ACE_ANY_OPS_USE_NAMESPACE)
namespace Backends
{
/// Copying insertion.
void
operator<<= (
::CORBA::Any &_tao_any,
DFB_ptr _tao_elem)
{
DFB_ptr _tao_objptr =
DFB::_duplicate (_tao_elem);
_tao_any <<= &_tao_objptr;
}
/// Non-copying insertion.
void
operator<<= (
::CORBA::Any &_tao_any,
DFB_ptr *_tao_elem)
{
TAO::Any_Impl_T<DFB>::insert (
_tao_any,
DFB::_tao_any_destructor,
_tc_DFB,
*_tao_elem)
}
::CORBA::Boolean
operator>>= (
const ::CORBA::Any &_tao_any,
DFB_ptr &_tao_elem)
{
return
TAO::Any_Impl_T<DFB>::extract (
_tao_any,
DFB::_tao_any_destructor,
_tc_DFB,
_tao_elem)
}
}
#else
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/// Copying insertion.
void
operator<<= (
::CORBA::Any &_tao_any,
Backends::DFB_ptr _tao_elem)
{
Backends::DFB_ptr _tao_objptr =
Backends::DFB::_duplicate (_tao_elem);
_tao_any <<= &_tao_objptr;
}
/// Non-copying insertion.
void
operator<<= (
::CORBA::Any &_tao_any,
Backends::DFB_ptr *_tao_elem)
{
TAO::Any_Impl_T<Backends::DFB>::insert (
_tao_any,
Backends::DFB::_tao_any_destructor,
Backends::_tc_DFB,
*_tao_elem);
}
::CORBA::Boolean
operator>>= (
const ::CORBA::Any &_tao_any,
Backends::DFB_ptr &_tao_elem)
{
return
TAO::Any_Impl_T<Backends::DFB>::extract (
_tao_any,
Backends::DFB::_tao_any_destructor,
Backends::_tc_DFB,
_tao_elem);
}
TAO_END_VERSIONED_NAMESPACE_DECL
#endif
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_cs.cpp:63
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
::CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
const Backends::DFB_ptr _tao_objref)
{
::CORBA::Object_ptr _tao_corba_obj = _tao_objref;
return (strm << _tao_corba_obj);
}
::CORBA::Boolean operator>> (
TAO_InputCDR &strm,
Backends::DFB_ptr &_tao_objref)
{
::CORBA::Object_var obj;
if (!(strm >> obj.inout ()))
{
return false;
}
typedef ::Backends::DFB RHS_SCOPED_NAME;
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
Backends__TAO_DFB_Proxy_Broker_Factory_function_pointer
);
return true;
}
TAO_END_VERSIONED_NAMESPACE_DECL
// -*- C++ -*-
//
// $Id$
// **** Code generated by the The ACE ORB (TAO) IDL Compiler v1.6.5 ****
// TAO and the TAO IDL Compiler have been developed by:
// Center for Distributed Object Computing
// Washington University
// St. Louis, MO
// USA
// http://www.cs.wustl.edu/~schmidt/doc-center.html
// and
// Distributed Object Computing Laboratory
// University of California at Irvine
// Irvine, CA
// USA
// http://doc.ece.uci.edu/
// and
// Institute for Software Integrated Systems
// Vanderbilt University
// Nashville, TN
// USA
// http://www.isis.vanderbilt.edu/
//
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
// be/be_codegen.cpp:135
#ifndef _TAO_IDL____OBJECT_DFBINTERFACEC_H_
#define _TAO_IDL____OBJECT_DFBINTERFACEC_H_
#include /**/ "ace/config-all.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Basic_Types.h"
#include "tao/ORB_Constants.h"
#include "tao/Object.h"
#include "tao/String_Manager_T.h"
#include "tao/Objref_VarOut_T.h"
#include /**/ "tao/Versioned_Namespace.h"
#include "baciC.h"
#include "enumpropMACROC.h"
#include "GenericBackendC.h"
#if defined (TAO_EXPORT_MACRO)
#undef TAO_EXPORT_MACRO
#endif
#define TAO_EXPORT_MACRO
// TAO_IDL - Generated from
// be/be_visitor_root/root_ch.cpp:62
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO
{
class Collocation_Proxy_Broker;
template<typename T> class Narrow_Utils;
}
TAO_END_VERSIONED_NAMESPACE_DECL
// TAO_IDL - Generated from
// be/be_visitor_module/module_ch.cpp:49
namespace Backends
{
// TAO_IDL - Generated from
// be/be_interface.cpp:644
#if !defined (_BACKENDS_DFB__VAR_OUT_CH_)
#define _BACKENDS_DFB__VAR_OUT_CH_
class DFB;
typedef DFB *DFB_ptr;
typedef
TAO_Objref_Var_T<
DFB
>
DFB_var;
typedef
TAO_Objref_Out_T<
DFB
>
DFB_out;
#endif /* end #if !defined */
// TAO_IDL - Generated from
// be/be_visitor_interface/interface_ch.cpp:54
#if !defined (_BACKENDS_DFB_CH_)
#define _BACKENDS_DFB_CH_
class DFB
: public virtual ::Backends::GenericBackend
{
public:
friend class TAO::Narrow_Utils<DFB>;
typedef DFB_ptr _ptr_type;
typedef DFB_var _var_type;
typedef DFB_out _out_type;
// The static operations.
static DFB_ptr _duplicate (DFB_ptr obj);
static void _tao_release (DFB_ptr obj);
static DFB_ptr _narrow (::CORBA::Object_ptr obj);
static DFB_ptr _unchecked_narrow (::CORBA::Object_ptr obj);
static DFB_ptr _nil (void)
{
return static_cast<DFB_ptr> (0);
}
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
// be/be_visitor_operation/operation_ch.cpp:46
virtual void initialize (
const char * configuration);
// TAO_IDL - Generated from
// be/be_visitor_interface/interface_ch.cpp:216
virtual ::CORBA::Boolean _is_a (const char *type_id);
virtual const char* _interface_repository_id (void) const;
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr);
private:
TAO::Collocation_Proxy_Broker *the_TAO_DFB_Proxy_Broker_;
protected:
// Concrete interface only.
DFB (void);
// These methods travese the inheritance tree and set the
// parents piece of the given class in the right mode.
virtual void Backends_DFB_setup_collocation (void);
// Concrete non-local interface only.
DFB (
IOP::IOR *ior,
TAO_ORB_Core *orb_core = 0);
// Non-local interface only.
DFB (
TAO_Stub *objref,
::CORBA::Boolean _tao_collocated = false,
TAO_Abstract_ServantBase *servant = 0,
TAO_ORB_Core *orb_core = 0);
virtual ~DFB (void);
private:
// Private and unimplemented for concrete interfaces.
DFB (const DFB &);
void operator= (const DFB &);
};
#endif /* end #if !defined */
// TAO_IDL - Generated from
// be/be_visitor_typecode/typecode_decl.cpp:49
extern ::CORBA::TypeCode_ptr const _tc_DFB;
// TAO_IDL - Generated from
// be/be_visitor_module/module_ch.cpp:78
} // module Backends
// Proxy Broker Factory function pointer declarations.
// TAO_IDL - Generated from
// be/be_visitor_root/root.cpp:139
extern
TAO::Collocation_Proxy_Broker *
(*Backends__TAO_DFB_Proxy_Broker_Factory_function_pointer) (
::CORBA::Object_ptr obj
);
// TAO_IDL - Generated from
// be/be_visitor_traits.cpp:64
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
// Traits specializations.
namespace TAO
{
#if !defined (_BACKENDS_DFB__TRAITS_)
#define _BACKENDS_DFB__TRAITS_
template<>
struct Objref_Traits< ::Backends::DFB>
{
static ::Backends::DFB_ptr duplicate (
::Backends::DFB_ptr p
);
static void release (
::Backends::DFB_ptr p
);
static ::Backends::DFB_ptr nil (void);
static ::CORBA::Boolean marshal (
const ::Backends::DFB_ptr p,
TAO_OutputCDR & cdr
);
};
#endif /* end #if !defined */
}
TAO_END_VERSIONED_NAMESPACE_DECL
// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:54
#if defined (ACE_ANY_OPS_USE_NAMESPACE)
namespace Backends
{
void operator<<= ( ::CORBA::Any &, DFB_ptr); // copying
void operator<<= ( ::CORBA::Any &, DFB_ptr *); // non-copying
::CORBA::Boolean operator>>= (const ::CORBA::Any &, DFB_ptr &);
}
#else
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void operator<<= (::CORBA::Any &, Backends::DFB_ptr); // copying
void operator<<= (::CORBA::Any &, Backends::DFB_ptr *); // non-copying
::CORBA::Boolean operator>>= (const ::CORBA::Any &, Backends::DFB_ptr &);
TAO_END_VERSIONED_NAMESPACE_DECL
#endif
// TAO_IDL - Generated from
// be/be_visitor_interface/cdr_op_ch.cpp:55
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
::CORBA::Boolean operator<< (TAO_OutputCDR &, const Backends::DFB_ptr );
::CORBA::Boolean operator>> (TAO_InputCDR &, Backends::DFB_ptr &);
TAO_END_VERSIONED_NAMESPACE_DECL
// TAO_IDL - Generated from
// be/be_codegen.cpp:1226
#if defined (__ACE_INLINE__)
#include "DFBInterfaceC.inl"
#endif /* defined INLINE */
#endif /* ifndef */
// -*- C++ -*-
//
// $Id$
// **** Code generated by the The ACE ORB (TAO) IDL Compiler v1.6.5 ****
// TAO and the TAO IDL Compiler have been developed by:
// Center for Distributed Object Computing
// Washington University
// St. Louis, MO
// USA
// http://www.cs.wustl.edu/~schmidt/doc-center.html
// and
// Distributed Object Computing Laboratory
// University of California at Irvine
// Irvine, CA
// USA
// http://doc.ece.uci.edu/
// and
// Institute for Software Integrated Systems
// Vanderbilt University
// Nashville, TN
// USA
// http://www.isis.vanderbilt.edu/
//
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
// be/be_visitor_interface/interface_ci.cpp:70
#if !defined (_BACKENDS_DFB___CI_)
#define _BACKENDS_DFB___CI_
ACE_INLINE
Backends::DFB::DFB (
TAO_Stub *objref,
::CORBA::Boolean _tao_collocated,
TAO_Abstract_ServantBase *servant,
TAO_ORB_Core *oc
)
: ::CORBA::Object (objref, _tao_collocated, servant, oc),
the_TAO_DFB_Proxy_Broker_ (0)
{
this->Backends_DFB_setup_collocation ();
}
ACE_INLINE
Backends::DFB::DFB (
IOP::IOR *ior,
TAO_ORB_Core *oc
)
: ::CORBA::Object (ior, oc)
, the_TAO_DFB_Proxy_Broker_ (0)
{
}
#endif /* end #if !defined */
This diff is collapsed.
// -*- C++ -*-
//
// $Id$
// **** Code generated by the The ACE ORB (TAO) IDL Compiler v1.6.5 ****
// TAO and the TAO IDL Compiler have been developed by:
// Center for Distributed Object Computing
// Washington University
// St. Louis, MO
// USA
// http://www.cs.wustl.edu/~schmidt/doc-center.html
// and
// Distributed Object Computing Laboratory
// University of California at Irvine
// Irvine, CA
// USA
// http://doc.ece.uci.edu/
// and
// Institute for Software Integrated Systems
// Vanderbilt University
// Nashville, TN
// USA
// http://www.isis.vanderbilt.edu/
//
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
// be/be_codegen.cpp:487
#ifndef _TAO_IDL____OBJECT_DFBINTERFACES_H_
#define _TAO_IDL____OBJECT_DFBINTERFACES_H_
#include "DFBInterfaceC.h"
#include "baciS.h"
#include "enumpropMACROS.h"
#include "GenericBackendS.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/Collocation_Proxy_Broker.h"
#include "tao/PortableServer/PortableServer.h"
#include "tao/PortableServer/Servant_Base.h"
// TAO_IDL - Generated from
// be/be_visitor_module/module_sh.cpp:49
namespace POA_Backends
{
// TAO_IDL - Generated from
// be/be_visitor_interface/interface_sh.cpp:87
class DFB;
typedef DFB *DFB_ptr;
class DFB
: public virtual POA_Backends::GenericBackend
{
protected:
DFB (void);
public:
// Useful for template programming.
typedef ::Backends::DFB _stub_type;
typedef ::Backends::DFB_ptr _stub_ptr_type;
typedef ::Backends::DFB_var _stub_var_type;
DFB (const DFB& rhs);
virtual ~DFB (void);
virtual ::CORBA::Boolean _is_a (const char* logical_type_id);
static void _is_a_skel (
TAO_ServerRequest & req,
void * servant_upcall,
void * servant
);
static void _non_existent_skel (
TAO_ServerRequest & req,
void * servant_upcall,
void * servant
);
static void _interface_skel (
TAO_ServerRequest & req,
void * servant_upcall,
void * servant
);
static void _component_skel (
TAO_ServerRequest & req,
void * servant_upcall,
void * servant
);
static void _repository_id_skel (
TAO_ServerRequest & req,
void * servant_upcall,
void * servant);
virtual void _dispatch (
TAO_ServerRequest & req,
void * servant_upcall);
::Backends::DFB *_this (void);
virtual const char* _interface_repository_id (void) const;
// TAO_IDL - Generated from
// be/be_visitor_operation/operation_sh.cpp:45
virtual void initialize (
const char * configuration) = 0;
static void initialize_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_name_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_componentState_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
get_characteristic_by_name_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
find_characteristic_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
get_all_characteristics_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
descriptor_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
connect_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
disconnect_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
startSend_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
paceData_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
stopSend_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
command_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_time_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_backendName_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_bandWidth_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_frequency_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_sampleRate_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_attenuation_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_polarization_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_bins_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_feed_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_systemTemperature_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_inputSection_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_inputsNumber_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_sectionsNumber_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_integration_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_status_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
static void
_get_busy_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
sendHeader_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
sendData_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
sendStop_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
terminate_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
setSection_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
setAttenuation_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
enableChannels_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
setIntegration_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
setTime_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
getTpi_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
getZero_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
setKelvinCountsRatio_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
static void
getInputs_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
);
};
// TAO_IDL - Generated from
// be/be_visitor_module/module_sh.cpp:80
} // module Backends
// TAO_IDL - Generated from
// be/be_codegen.cpp:1288
#if defined (__ACE_INLINE__)
#include "DFBInterfaceS.inl"
#endif /* defined INLINE */
#endif /* ifndef */
// -*- C++ -*-
//
// $Id$
// **** Code generated by the The ACE ORB (TAO) IDL Compiler v1.6.5 ****
// TAO and the TAO IDL Compiler have been developed by:
// Center for Distributed Object Computing
// Washington University
// St. Louis, MO
// USA
// http://www.cs.wustl.edu/~schmidt/doc-center.html
// and
// Distributed Object Computing Laboratory
// University of California at Irvine
// Irvine, CA
// USA
// http://doc.ece.uci.edu/
// and
// Institute for Software Integrated Systems
// Vanderbilt University
// Nashville, TN
// USA
// http://www.isis.vanderbilt.edu/
//
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
ACE_INLINE
void
POA_Backends::DFB::_get_name_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_ACS::ACSComponent * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_ACS::ACSComponent::_get_name_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_componentState_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_ACS::ACSComponent * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_ACS::ACSComponent::_get_componentState_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::get_characteristic_by_name_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_ACS::CharacteristicModel * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_ACS::CharacteristicModel::get_characteristic_by_name_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::find_characteristic_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_ACS::CharacteristicModel * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_ACS::CharacteristicModel::find_characteristic_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::get_all_characteristics_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_ACS::CharacteristicModel * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_ACS::CharacteristicModel::get_all_characteristics_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::descriptor_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_ACS::CharacteristicComponent * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_ACS::CharacteristicComponent::descriptor_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::connect_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_bulkdata::BulkDataSender * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_bulkdata::BulkDataSender::connect_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::disconnect_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_bulkdata::BulkDataSender * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_bulkdata::BulkDataSender::disconnect_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::startSend_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_bulkdata::BulkDataSender * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_bulkdata::BulkDataSender::startSend_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::paceData_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_bulkdata::BulkDataSender * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_bulkdata::BulkDataSender::paceData_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::stopSend_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_bulkdata::BulkDataSender * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_bulkdata::BulkDataSender::stopSend_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::command_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Management::CommandInterpreter * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Management::CommandInterpreter::command_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_time_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_time_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_backendName_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_backendName_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_bandWidth_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_bandWidth_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_frequency_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_frequency_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_sampleRate_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_sampleRate_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_attenuation_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_attenuation_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_polarization_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_polarization_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_bins_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_bins_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_feed_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_feed_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_systemTemperature_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_systemTemperature_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_inputSection_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_inputSection_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_inputsNumber_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_inputsNumber_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_sectionsNumber_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_sectionsNumber_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_integration_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_integration_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_status_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_status_skel (
server_request,
servant_upcall,
impl
);
}
ACE_INLINE
void
POA_Backends::DFB::_get_busy_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::_get_busy_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::sendHeader_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::sendHeader_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::sendData_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::sendData_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::sendStop_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::sendStop_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::terminate_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::terminate_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::setSection_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::setSection_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::setAttenuation_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::setAttenuation_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::enableChannels_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::enableChannels_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::setIntegration_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::setIntegration_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::setTime_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::setTime_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::getTpi_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::getTpi_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::getZero_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::getZero_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::setKelvinCountsRatio_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::setKelvinCountsRatio_skel (
server_request,
servant_upcall,
impl
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:2043
ACE_INLINE
void
POA_Backends::DFB::getInputs_skel (
TAO_ServerRequest & server_request,
void * servant_upcall,
void * servant
)
{
POA_Backends::GenericBackend * const impl = static_cast<POA_Backends::DFB *> (servant);
POA_Backends::GenericBackend::getInputs_skel (
server_request,
servant_upcall,
impl
);
}
# Dependency file for Errors&Logs index files
# Created automatically by vltMakeIndexFilesDependencies - 02.04.12 17:16:52
# DO NOT EDIT THIS FILE
do_ERRORS:
-$(AT)echo ""
do_LOGS:
-$(AT)echo ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment