summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ImplRepoC.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ImplRepoC.inl')
-rw-r--r--TAO/tao/PortableServer/ImplRepoC.inl54
1 files changed, 9 insertions, 45 deletions
diff --git a/TAO/tao/PortableServer/ImplRepoC.inl b/TAO/tao/PortableServer/ImplRepoC.inl
index 29d03c18cfe..7b37ccdeaac 100644
--- a/TAO/tao/PortableServer/ImplRepoC.inl
+++ b/TAO/tao/PortableServer/ImplRepoC.inl
@@ -27,13 +27,13 @@
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ci.cpp:70
+// be\be_visitor_interface/interface_ci.cpp:70
-#if !defined (_IMPLEMENTATIONREPOSITORY_SERVEROBJECT___CI_)
-#define _IMPLEMENTATIONREPOSITORY_SERVEROBJECT___CI_
+#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR___CI_)
+#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR___CI_
ACE_INLINE
-ImplementationRepository::ServerObject::ServerObject (
+ImplementationRepository::ServerInformationIterator::ServerInformationIterator (
TAO_Stub *objref,
CORBA::Boolean _tao_collocated,
TAO_Abstract_ServantBase *servant,
@@ -45,25 +45,25 @@ ImplementationRepository::ServerObject::ServerObject (
servant,
oc
),
- the_TAO_ServerObject_Proxy_Broker_ (0)
+ the_TAO_ServerInformationIterator_Proxy_Broker_ (0)
{
- this->ImplementationRepository_ServerObject_setup_collocation ();
+ this->ImplementationRepository_ServerInformationIterator_setup_collocation ();
}
ACE_INLINE
-ImplementationRepository::ServerObject::ServerObject (
+ImplementationRepository::ServerInformationIterator::ServerInformationIterator (
IOP::IOR *ior,
TAO_ORB_Core *oc
)
: ACE_NESTED_CLASS (CORBA, Object) (ior, oc),
- the_TAO_ServerObject_Proxy_Broker_ (0)
+ the_TAO_ServerInformationIterator_Proxy_Broker_ (0)
{
}
#endif /* end #if !defined */
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ci.cpp:70
+// be\be_visitor_interface/interface_ci.cpp:70
#if !defined (_IMPLEMENTATIONREPOSITORY_ADMINISTRATION___CI_)
#define _IMPLEMENTATIONREPOSITORY_ADMINISTRATION___CI_
@@ -97,39 +97,3 @@ ImplementationRepository::Administration::Administration (
}
#endif /* end #if !defined */
-
-// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ci.cpp:70
-
-#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR___CI_)
-#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR___CI_
-
-ACE_INLINE
-ImplementationRepository::ServerInformationIterator::ServerInformationIterator (
- TAO_Stub *objref,
- CORBA::Boolean _tao_collocated,
- TAO_Abstract_ServantBase *servant,
- TAO_ORB_Core *oc
- )
- : ACE_NESTED_CLASS (CORBA, Object) (
- objref,
- _tao_collocated,
- servant,
- oc
- ),
- the_TAO_ServerInformationIterator_Proxy_Broker_ (0)
-{
- this->ImplementationRepository_ServerInformationIterator_setup_collocation ();
-}
-
-ACE_INLINE
-ImplementationRepository::ServerInformationIterator::ServerInformationIterator (
- IOP::IOR *ior,
- TAO_ORB_Core *oc
- )
- : ACE_NESTED_CLASS (CORBA, Object) (ior, oc),
- the_TAO_ServerInformationIterator_Proxy_Broker_ (0)
-{
-}
-
-#endif /* end #if !defined */