Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » NetNode Win32 code addition
NetNode Win32 code addition [message #35606] Mon, 05 March 2012 02:10 Go to next message
bushman is currently offline  bushman
Messages: 134
Registered: February 2009
Experienced Member
In reference to the NetNode class, I suggest adding the following getters do the code in the relevant Path.h section, unless there is any reason against that, which I might not be aware of:

String GetRemote() const  { return remote; }
String GetLocal() const { return local; }
String GetProvider() const { return provider; }
String GetComment() const { return comment; }


Thanks!
Re: NetNode Win32 code addition [message #35608 is a reply to message #35606] Mon, 05 March 2012 17:47 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Path applied, thanks.

Mirek
Previous Topic: Problem with Sys() [SOLVED]
Next Topic: pimp Stream for protocol generation/processing
Goto Forum:
  


Current Time: Fri Mar 29 14:22:37 CET 2024

Total time taken to generate the page: 0.01561 seconds