summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-01-16 18:37:30 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-01-16 18:37:30 +0000
commita3ae63d84b316d73ff1cbbcf9694daeffaa158a5 (patch)
tree7936b0e6ff656d2588d32be75763b5eb5b6d8f74 /TAO/CIAO/tools
parentd578699595d3b8ab5c29471e4a0cc7e4386b44a5 (diff)
downloadATCD-a3ae63d84b316d73ff1cbbcf9694daeffaa158a5.tar.gz
Mon Jan 16 18:36:47 UTC 2006 William Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/CIAO/tools')
-rw-r--r--TAO/CIAO/tools/Config_Handlers/Basic_Deployment_Data.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/CIAO/tools/Config_Handlers/Basic_Deployment_Data.hpp b/TAO/CIAO/tools/Config_Handlers/Basic_Deployment_Data.hpp
index 6a81785d695..abde5866a0d 100644
--- a/TAO/CIAO/tools/Config_Handlers/Basic_Deployment_Data.hpp
+++ b/TAO/CIAO/tools/Config_Handlers/Basic_Deployment_Data.hpp
@@ -4038,7 +4038,7 @@ namespace CIAO
{
TCKind (::XSCRT::XML::Element< ACE_TCHAR >&);
- virtual void TCKind::
+ virtual void
traverse (Type &o)
{
this->traverse (const_cast <Type const &> (o));
@@ -4711,7 +4711,7 @@ namespace CIAO
{
SatisfierPropertyKind (::XSCRT::XML::Element< ACE_TCHAR >&);
- virtual void SatisfierPropertyKind::
+ virtual void
traverse (Type &o)
{
this->traverse (const_cast <Type const &> (o));
@@ -5383,7 +5383,7 @@ namespace CIAO
{
ResourceUsageKind (::XSCRT::XML::Element< ACE_TCHAR >&);
- virtual void ResourceUsageKind::
+ virtual void
traverse (Type &o)
{
this->traverse (const_cast <Type const &> (o));
@@ -5597,7 +5597,7 @@ namespace CIAO
{
CCMComponentPortKind (::XSCRT::XML::Element< ACE_TCHAR >&);
- virtual void CCMComponentPortKind::
+ virtual void
traverse (Type &o)
{
this->traverse (const_cast <Type const &> (o));