summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/Config_Handlers/ccd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/Config_Handlers/ccd.hpp')
-rw-r--r--TAO/CIAO/DAnCE/Config_Handlers/ccd.hpp357
1 files changed, 0 insertions, 357 deletions
diff --git a/TAO/CIAO/DAnCE/Config_Handlers/ccd.hpp b/TAO/CIAO/DAnCE/Config_Handlers/ccd.hpp
index 188a298b9e8..7393a202184 100644
--- a/TAO/CIAO/DAnCE/Config_Handlers/ccd.hpp
+++ b/TAO/CIAO/DAnCE/Config_Handlers/ccd.hpp
@@ -177,361 +177,4 @@ namespace CIAO
}
}
-#include <XMLSchema/Traversal.hpp>
-
-namespace CIAO
-{
- namespace Config_Handlers
- {
- namespace Traversal
- {
- struct ComponentInterfaceDescription : ::XMLSchema::Traversal::Traverser< ::CIAO::Config_Handlers::ComponentInterfaceDescription >
- {
- 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
- specificType (Type&);
-
- virtual void
- specificType (Type const&);
-
- virtual void
- specificType_none (Type&);
-
- virtual void
- specificType_none (Type const&);
-
- virtual void
- supportedType (Type&);
-
- virtual void
- supportedType (Type const&);
-
- virtual void
- supportedType_pre (Type&);
-
- virtual void
- supportedType_pre (Type const&);
-
- virtual void
- supportedType_next (Type&);
-
- virtual void
- supportedType_next (Type const&);
-
- virtual void
- supportedType_post (Type&);
-
- virtual void
- supportedType_post (Type const&);
-
- virtual void
- supportedType_none (Type&);
-
- virtual void
- supportedType_none (Type const&);
-
- virtual void
- idlFile (Type&);
-
- virtual void
- idlFile (Type const&);
-
- virtual void
- idlFile_pre (Type&);
-
- virtual void
- idlFile_pre (Type const&);
-
- virtual void
- idlFile_next (Type&);
-
- virtual void
- idlFile_next (Type const&);
-
- virtual void
- idlFile_post (Type&);
-
- virtual void
- idlFile_post (Type const&);
-
- virtual void
- idlFile_none (Type&);
-
- virtual void
- idlFile_none (Type const&);
-
- virtual void
- configProperty (Type&);
-
- virtual void
- configProperty (Type const&);
-
- virtual void
- configProperty_pre (Type&);
-
- virtual void
- configProperty_pre (Type const&);
-
- virtual void
- configProperty_next (Type&);
-
- virtual void
- configProperty_next (Type const&);
-
- virtual void
- configProperty_post (Type&);
-
- virtual void
- configProperty_post (Type const&);
-
- virtual void
- configProperty_none (Type&);
-
- virtual void
- configProperty_none (Type const&);
-
- virtual void
- port (Type&);
-
- virtual void
- port (Type const&);
-
- virtual void
- port_pre (Type&);
-
- virtual void
- port_pre (Type const&);
-
- virtual void
- port_next (Type&);
-
- virtual void
- port_next (Type const&);
-
- virtual void
- port_post (Type&);
-
- virtual void
- port_post (Type const&);
-
- virtual void
- port_none (Type&);
-
- virtual void
- port_none (Type const&);
-
- virtual void
- property (Type&);
-
- virtual void
- property (Type const&);
-
- virtual void
- property_pre (Type&);
-
- virtual void
- property_pre (Type const&);
-
- virtual void
- property_next (Type&);
-
- virtual void
- property_next (Type const&);
-
- virtual void
- property_post (Type&);
-
- virtual void
- property_post (Type const&);
-
- virtual void
- property_none (Type&);
-
- virtual void
- property_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
- contentLocation (Type&);
-
- virtual void
- contentLocation (Type const&);
-
- virtual void
- contentLocation_none (Type&);
-
- virtual void
- contentLocation_none (Type const&);
-
- virtual void
- post (Type&);
-
- virtual void
- post (Type const&);
- };
- }
- }
-}
-
-#include <XMLSchema/Writer.hpp>
-
-namespace CIAO
-{
- namespace Config_Handlers
- {
- namespace Writer
- {
- struct ComponentInterfaceDescription : Traversal::ComponentInterfaceDescription,
- virtual ::XSCRT::Writer< char >
- {
- typedef ::CIAO::Config_Handlers::ComponentInterfaceDescription Type;
- ComponentInterfaceDescription (::XSCRT::XML::Element< char >&);
-
- virtual void
- traverse (Type const&);
-
- virtual void
- label (Type const&);
-
- virtual void
- UUID (Type const&);
-
- virtual void
- specificType (Type const&);
-
- virtual void
- supportedType_pre (Type const&);
-
- virtual void
- supportedType_next (Type const&);
-
- virtual void
- supportedType_post (Type const&);
-
- virtual void
- idlFile_pre (Type const&);
-
- virtual void
- idlFile_next (Type const&);
-
- virtual void
- idlFile_post (Type const&);
-
- virtual void
- configProperty_pre (Type const&);
-
- virtual void
- configProperty_next (Type const&);
-
- virtual void
- configProperty_post (Type const&);
-
- virtual void
- port_pre (Type const&);
-
- virtual void
- port_next (Type const&);
-
- virtual void
- port_post (Type const&);
-
- virtual void
- property_pre (Type const&);
-
- virtual void
- property_next (Type const&);
-
- virtual void
- property_post (Type const&);
-
- virtual void
- infoProperty_pre (Type const&);
-
- virtual void
- infoProperty_next (Type const&);
-
- virtual void
- infoProperty_post (Type const&);
-
- virtual void
- contentLocation (Type const&);
-
- protected:
- ComponentInterfaceDescription ();
- };
- }
- }
-}
-
-namespace CIAO
-{
- namespace Config_Handlers
- {
- }
-}
-
#endif // CCD_HPP