U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » NetNode Win32 code addition
NetNode Win32 code addition [message #35606] Mon, 05 March 2012 02:10 Go to previous 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!
 
Read Message
Read Message
Previous Topic: Problem with Sys() [SOLVED]
Next Topic: pimp Stream for protocol generation/processing
Goto Forum:
  


Current Time: Fri May 01 12:33:24 GMT+2 2026

Total time taken to generate the page: 0.01019 seconds