CompoundUserInfo::BindedElement BindingFrame userinfo.h typename U U string string CompoundUserInfo< T >::BindedElement< U >::name name string string CompoundUserInfo< T >::BindedElement< U >::help help bool bool CompoundUserInfo< T >::BindedElement< U >::release release U * U* CompoundUserInfo< T >::BindedElement< U >::pValue pValue const U const U CompoundUserInfo< T >::BindedElement< U >::defaultValue defaultValue U U CompoundUserInfo< T >::BindedElement< U >::value value CompoundUserInfo< T >::BindedElement< U >::BindedElement (CompoundUserInfo< T > *parent, string name, U defaultValue, string help) BindedElement CompoundUserInfo< T > * parent string name U defaultValue string help CompoundUserInfo< T >::BindedElement< U >::BindedElement (CompoundUserInfo< T > *parent, string name, U defaultValue) BindedElement CompoundUserInfo< T > * parent string name U defaultValue CompoundUserInfo< T >::BindedElement< U >::~BindedElement () ~BindedElement void void CompoundUserInfo< T >::BindedElement< U >::AssemblyComponentsFromXML (DOMElement &element) AssemblyComponentsFromXML AssemblyComponentsFromXML DOMElement & element This method parse DOMElement, finds proper DOMNode and fills binded data accordingly. void void CompoundUserInfo< T >::BindedElement< U >::ReleaseMemory () ReleaseMemory ReleaseMemory A method for releasing memory allocated within the 'AssemblyComponentsFromXML()' method. bool bool CompoundUserInfo< T >::BindedElement< U >::DisassemblyComponentsToXML (DOMElement &element) DisassemblyComponentsToXML DisassemblyComponentsToXML DOMElement & element This method reads binded data, fill them into a new DOMNode, which then appends to the passed DOMElement UserInfo::Disassembly string string BindingFrame::XMLCh2str (const XMLCh *const XMLCh_str) XMLCh2str const XMLCh *const XMLCh_str function which transcodes Xerces' XMLCh-based strings into C++ strings string string BindingFrame::removeSpaces (const string &str) removeSpaces const string & str Templated class binding inner element with its XML tag and automating data transfers in both directions. pValue defaultValue value help name dummy CompoundUserInfo::BindedElementAssemblyComponentsFromXML CompoundUserInfo::BindedElementBindedElement CompoundUserInfo::BindedElementBindedElement CompoundUserInfo::BindedElementBindingFrame CompoundUserInfo::BindedElementdefaultValue CompoundUserInfo::BindedElementDisassemblyComponentsToXML CompoundUserInfo::BindedElementhelp CompoundUserInfo::BindedElementname CompoundUserInfo::BindedElementpValue CompoundUserInfo::BindedElementrelease CompoundUserInfo::BindedElementReleaseMemory CompoundUserInfo::BindedElementremoveSpaces CompoundUserInfo::BindedElementvalue CompoundUserInfo::BindedElementXMLCh2str CompoundUserInfo::BindedElement~BindedElement