summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/Config_Handlers/cdp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/Config_Handlers/cdp.hpp')
-rw-r--r--TAO/CIAO/DAnCE/Config_Handlers/cdp.hpp330
1 files changed, 0 insertions, 330 deletions
diff --git a/TAO/CIAO/DAnCE/Config_Handlers/cdp.hpp b/TAO/CIAO/DAnCE/Config_Handlers/cdp.hpp
index 0896a60d3a3..2800f5009fa 100644
--- a/TAO/CIAO/DAnCE/Config_Handlers/cdp.hpp
+++ b/TAO/CIAO/DAnCE/Config_Handlers/cdp.hpp
@@ -165,334 +165,4 @@ namespace CIAO
}
}
-#include <XMLSchema/Traversal.hpp>
-
-namespace CIAO
-{
- namespace Config_Handlers
- {
- namespace Traversal
- {
- struct DeploymentPlan : ::XMLSchema::Traversal::Traverser< ::CIAO::Config_Handlers::DeploymentPlan >
- {
- virtual void
- traverse (Type&);
-
- virtual void
- traverse (Type const&);
-
- virtual void
- pre (Type&);
-
- virtual void
- pre (Type const&);
-
- virtual void
- label (Type&);
-
- virtual void
- label (Type const&);
-
- virtual void
- label_none (Type&);
-
- virtual void
- label_none (Type const&);
-
- virtual void
- UUID (Type&);
-
- virtual void
- UUID (Type const&);
-
- virtual void
- UUID_none (Type&);
-
- virtual void
- UUID_none (Type const&);
-
- virtual void
- realizes (Type&);
-
- virtual void
- realizes (Type const&);
-
- virtual void
- implementation (Type&);
-
- virtual void
- implementation (Type const&);
-
- virtual void
- implementation_pre (Type&);
-
- virtual void
- implementation_pre (Type const&);
-
- virtual void
- implementation_next (Type&);
-
- virtual void
- implementation_next (Type const&);
-
- virtual void
- implementation_post (Type&);
-
- virtual void
- implementation_post (Type const&);
-
- virtual void
- instance (Type&);
-
- virtual void
- instance (Type const&);
-
- virtual void
- instance_pre (Type&);
-
- virtual void
- instance_pre (Type const&);
-
- virtual void
- instance_next (Type&);
-
- virtual void
- instance_next (Type const&);
-
- virtual void
- instance_post (Type&);
-
- virtual void
- instance_post (Type const&);
-
- virtual void
- instance_none (Type&);
-
- virtual void
- instance_none (Type const&);
-
- virtual void
- connection (Type&);
-
- virtual void
- connection (Type const&);
-
- virtual void
- connection_pre (Type&);
-
- virtual void
- connection_pre (Type const&);
-
- virtual void
- connection_next (Type&);
-
- virtual void
- connection_next (Type const&);
-
- virtual void
- connection_post (Type&);
-
- virtual void
- connection_post (Type const&);
-
- virtual void
- connection_none (Type&);
-
- virtual void
- connection_none (Type const&);
-
- virtual void
- dependsOn (Type&);
-
- virtual void
- dependsOn (Type const&);
-
- virtual void
- dependsOn_pre (Type&);
-
- virtual void
- dependsOn_pre (Type const&);
-
- virtual void
- dependsOn_next (Type&);
-
- virtual void
- dependsOn_next (Type const&);
-
- virtual void
- dependsOn_post (Type&);
-
- virtual void
- dependsOn_post (Type const&);
-
- virtual void
- dependsOn_none (Type&);
-
- virtual void
- dependsOn_none (Type const&);
-
- virtual void
- artifact (Type&);
-
- virtual void
- artifact (Type const&);
-
- virtual void
- artifact_pre (Type&);
-
- virtual void
- artifact_pre (Type const&);
-
- virtual void
- artifact_next (Type&);
-
- virtual void
- artifact_next (Type const&);
-
- virtual void
- artifact_post (Type&);
-
- virtual void
- artifact_post (Type const&);
-
- virtual void
- artifact_none (Type&);
-
- virtual void
- artifact_none (Type const&);
-
- virtual void
- infoProperty (Type&);
-
- virtual void
- infoProperty (Type const&);
-
- virtual void
- infoProperty_pre (Type&);
-
- virtual void
- infoProperty_pre (Type const&);
-
- virtual void
- infoProperty_next (Type&);
-
- virtual void
- infoProperty_next (Type const&);
-
- virtual void
- infoProperty_post (Type&);
-
- virtual void
- infoProperty_post (Type const&);
-
- virtual void
- infoProperty_none (Type&);
-
- virtual void
- infoProperty_none (Type const&);
-
- virtual void
- post (Type&);
-
- virtual void
- post (Type const&);
- };
- }
- }
-}
-
-#include <XMLSchema/Writer.hpp>
-
-namespace CIAO
-{
- namespace Config_Handlers
- {
- namespace Writer
- {
- struct DeploymentPlan : Traversal::DeploymentPlan,
- virtual ::XSCRT::Writer< char >
- {
- typedef ::CIAO::Config_Handlers::DeploymentPlan Type;
- DeploymentPlan (::XSCRT::XML::Element< char >&);
-
- virtual void
- traverse (Type const&);
-
- virtual void
- label (Type const&);
-
- virtual void
- UUID (Type const&);
-
- virtual void
- realizes (Type const&);
-
- virtual void
- implementation_pre (Type const&);
-
- virtual void
- implementation_next (Type const&);
-
- virtual void
- implementation_post (Type const&);
-
- virtual void
- instance_pre (Type const&);
-
- virtual void
- instance_next (Type const&);
-
- virtual void
- instance_post (Type const&);
-
- virtual void
- connection_pre (Type const&);
-
- virtual void
- connection_next (Type const&);
-
- virtual void
- connection_post (Type const&);
-
- virtual void
- dependsOn_pre (Type const&);
-
- virtual void
- dependsOn_next (Type const&);
-
- virtual void
- dependsOn_post (Type const&);
-
- virtual void
- artifact_pre (Type const&);
-
- virtual void
- artifact_next (Type const&);
-
- virtual void
- artifact_post (Type const&);
-
- virtual void
- infoProperty_pre (Type const&);
-
- virtual void
- infoProperty_next (Type const&);
-
- virtual void
- infoProperty_post (Type const&);
-
- protected:
- DeploymentPlan ();
- };
- }
- }
-}
-
-namespace CIAO
-{
- namespace Config_Handlers
- {
- }
-}
-
#endif // CDP_HPP