← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 829179] [NEW] getChildName function is not exposed in the adchpp.i file for SimpleXML

 

Public bug reported:

getChildName function is not exposed in the adchpp.i file for SimpleXML

const std::string& getChildName() const throw(SimpleXMLException);

should be added somewhere inside the SimpleXML class near line 718 in
adchpp.i

** Affects: adchpp
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/829179

Title:
  getChildName function is not exposed in the adchpp.i file for
  SimpleXML

Status in ADCH++:
  New

Bug description:
  getChildName function is not exposed in the adchpp.i file for
  SimpleXML

  const std::string& getChildName() const throw(SimpleXMLException);

  should be added somewhere inside the SimpleXML class near line 718 in
  adchpp.i

To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/829179/+subscriptions


Follow ups

References