1 #ifndef DDL_LogicalPart_H
2 #define DDL_LogicalPart_H
45 std::map <std::string, DDEnums::Category>
catMap_;
~DDLLogicalPart(void)
Destructor.
type of data representation of DDCompactView
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Called by loadAttributes AFTER attributes are loaded.
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Processing the element.
DDLLogicalPart processes LogicalPart elements.
This is a base class for processing XML elements in the DDD.
std::map< std::string, DDEnums::Category > catMap_
The main class for processing parsed elements.
DDLLogicalPart(DDLElementRegistry *myreg)
Constructor.