#include <xmltooling/ConcreteXMLObjectBuilder.h>
#include <xmltooling/ElementProxy.h>
#include <xmltooling/util/XMLConstants.h>
Include dependency graph for KeyInfo.h:
#define DECL_XMLSIG11OBJECTBUILDER | ( | cname | ) | DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG11_NS,xmlconstants::XMLSIG11_PREFIX) |
Macro for declaring signature builders.
cname | name of class being built |
#define DECL_XMLSIGOBJECTBUILDER | ( | cname | ) | DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG_NS,xmlconstants::XMLSIG_PREFIX) |
Macro for declaring signature builders.
cname | name of class being built |