summaryrefslogtreecommitdiff
path: root/TAO/tao/params.h
diff options
context:
space:
mode:
authorvishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-30 19:56:37 +0000
committervishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-30 19:56:37 +0000
commit353c716a3259232f35b635794e14293fb960aa80 (patch)
treef8720b80f7d77524317284dd25279a09cefd0b85 /TAO/tao/params.h
parent0547f4f1d4dc721abc069e6534765dd5acf15860 (diff)
downloadATCD-353c716a3259232f35b635794e14293fb960aa80.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tao/params.h')
-rw-r--r--TAO/tao/params.h11
1 files changed, 9 insertions, 2 deletions
diff --git a/TAO/tao/params.h b/TAO/tao/params.h
index 3d1cc0fca01..8f674666132 100644
--- a/TAO/tao/params.h
+++ b/TAO/tao/params.h
@@ -56,6 +56,10 @@ public:
void host (const ACE_CString &host);
// Set/Get the hostname.
+ const char *init_ref (void) const;
+ void init_ref (const ACE_CString &init_ref);
+ // Set/Get the Init Reference of an arbitrary ObjectID.
+
const char *name_service_ior (void) const;
void name_service_ior (const ACE_CString &ns);
// Set/Get the IOR of our name service.
@@ -118,7 +122,7 @@ private:
ACE_CString host_;
// host name
-
+
ACE_CString name_service_ior_;
// The IOR of our configured Naming Service.
@@ -131,6 +135,9 @@ private:
CORBA::UShort trading_service_port_;
// The port number of our configured Trading Service.
+ ACE_CString init_ref_;
+ // Initial Reference supplied as <ObjectID>:<IOR>
+
int sock_rcvbuf_size_;
// Size to be used for a socket's receive buffer.
@@ -190,7 +197,7 @@ public:
// return the lookup strategy for the system id policy
TAO_LOCAL_INLINE TAO_Reverse_Active_Object_Map_Impl *userdef_reverse_lookup_strategy_for_unique_id_policy (void);
- // return the reverse lookup strategy for unique id policy
+ // return the reverse lookup strategy for unique id policy
TAO_LOCAL_INLINE void tablesize (CORBA::ULong tablesize);
// set the table size for lookup table