nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#512 Need set_value for untyped non-char data, #2259

Open nikhilgupta10 opened 8 years ago

nikhilgupta10 commented 8 years ago

In order to properly cast and copy data from a void type to a known type, there needs to be some sort of set_value callback function that acts as a memcpy. This function is needed for future versions that will have stricter rules for inter-object communication, and possibly creative event dispatching.

,

nikhilgupta10 commented 8 years ago

nikhilgupta10 imported these comments from Sourceforge: "jcfuller": * owner changed from dchassin to dchassing

Diff: