summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-25 18:04:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-25 18:04:42 +0000
commitb6e503f3b353342c530f1ed55aa74c8387451073 (patch)
treeae808797e7cd4453717b6025cd521baa97a84cdf /TAO/tao/LocalObject.h
parent0e528ee24f141f07c527e98d294ee02cb6ef6415 (diff)
downloadATCD-b6e503f3b353342c530f1ed55aa74c8387451073.tar.gz
ChangeLogTag: Mon Jul 25 15:28:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/LocalObject.h')
-rw-r--r--TAO/tao/LocalObject.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/LocalObject.h b/TAO/tao/LocalObject.h
index 7e7c8e59349..e7c3c8dce70 100644
--- a/TAO/tao/LocalObject.h
+++ b/TAO/tao/LocalObject.h
@@ -89,6 +89,11 @@ namespace CORBA
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
);
+ /// Get the repository id.
+ virtual char * _repository_id (
+ ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
+ );
+
virtual void _create_request (CORBA::Context_ptr ctx,
const char * operation,
CORBA::NVList_ptr arg_list,