39 DCOUT_V(
'P',
"DDLReflectionSolid::processElement started");
44 if (myrSolid->
size() != 1)
46 std::cout <<
"WARNING: A ReflectionSolid had more than one rSolid. "
47 <<
"The first one was used." << std::endl;
56 DCOUT_V(
'P',
"DDLReflectionSolid::processElement completed");
DDLElementRegistry * myRegistry_
~DDLReflectionSolid(void)
Destructor.
type of data representation of DDCompactView
DDLReflectionSolid(DDLElementRegistry *myreg)
Constructor.
A DDSolid represents the shape of a part.
DDXMLElement * getElement(const std::string &name)
THE most important part. Getting the pointer to a given element type.
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Called by loadAttributes AFTER attributes are loaded.
virtual size_t size(void) const
Number of elements accumulated.
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Processing the element.
#define DCOUT_V(M_v_Y, M_v_S)
DDLSolid processes Box elements.
This is a base class for processing XML elements in the DDD.
static DDSolid reflection(const DDName &name, const DDSolid &s)
The main class for processing parsed elements.
virtual void clear(void)
clear this element's contents.
virtual const DDName getDDName(const std::string &defaultNS, const std::string &attname=std::string("name"), size_t aIndex=0)
void setReference(const std::string &nmspace, DDCompactView &cpv)