summaryrefslogtreecommitdiff
path: root/TAO/tao/Tagged_Components.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-20 19:54:59 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-20 19:54:59 +0000
commitd24a22b125692fb4edb27e3b34ac058d3babf258 (patch)
treea6d7be8f65ffe82711210d6d31dd916fba7c9dcb /TAO/tao/Tagged_Components.h
parent41cd896d7f51c8c2e78f344fe5658380fca85c37 (diff)
downloadATCD-d24a22b125692fb4edb27e3b34ac058d3babf258.tar.gz
ChangeLogTag: Mon Dec 20 13:52:24 1999 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Tagged_Components.h')
-rw-r--r--TAO/tao/Tagged_Components.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/Tagged_Components.h b/TAO/tao/Tagged_Components.h
index 7439943316f..75f6ea26068 100644
--- a/TAO/tao/Tagged_Components.h
+++ b/TAO/tao/Tagged_Components.h
@@ -100,6 +100,11 @@ public:
int decode (TAO_InputCDR& cdr);
// Marshal and demarshal the list.
+ IOP::MultipleComponentProfile &components (void);
+ // Read/Write access to the underlying
+ // MutipleComponentProfile. Added by request from Chris Hafey
+ // <chris@stentorsoft.com>
+
private:
void set_code_sets_i (CONV_FRAME::CodeSetComponent &lhs,
CONV_FRAME::CodeSetComponent &rhs);