Julius Pfrommer
|
6836308aff
remove code duplication for node editing; add the delete references service; delete references properly during node removal
|
před 9 roky |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
před 9 roky |
Julius Pfrommer
|
29bed5ef22
Merge branch 'master' into inline_setattribute
|
před 9 roky |
Julius Pfrommer
|
c1f4411d11
Merge pull request #404 from acplt/callbacks
|
před 9 roky |
Julius Pfrommer
|
87fdfc2f3e
rename UserSpaceCallback to ValueCallback
|
před 9 roky |
Julius Pfrommer
|
436a4f6d41
fix msc detection
|
před 9 roky |
Julius Pfrommer
|
85a8c49561
small fix for windows build
|
před 9 roky |
Julius Pfrommer
|
991246bb9a
Merge branch 'master' into inline_setattribute
|
před 9 roky |
Julius Pfrommer
|
de60618406
finish refactoring the write service
|
před 9 roky |
Stasik0
|
3d110a6720
stateless calls work again
|
před 9 roky |
Julius Pfrommer
|
bf6d754bba
half-finished
|
před 9 roky |
Julius Pfrommer
|
d670b45dea
fix string handling, refactor services
|
před 9 roky |
Julius Pfrommer
|
4262f4f9ac
fix multithreading
|
před 9 roky |
Julius Pfrommer
|
573b378b40
fix msvc (alloca)
|
před 9 roky |
Stasik0
|
40d1bdd2a5
adding callback structure to couple with callbacks on non-datasource nodes, relates to #399
|
před 9 roky |
Julius Pfrommer
|
d9bcb00bfe
refactor: split off smaller functions
|
před 9 roky |
Julius Pfrommer
|
010c2d90ab
remove the old copyNode function; refactor the write service
|
před 9 roky |
Julius Pfrommer
|
63cdd6d09a
Merge branch 'master' into inline_setattribute
|
před 9 roky |
Stasik0
|
705f03b19c
node id is passed to datasource callbacks, relates #377
|
před 9 roky |
Julius Pfrommer
|
951ec345d0
fix test cases. fix lots of memleaks in check_service_attributes
|
před 9 roky |
Julius Pfrommer
|
0628fac947
use functionality already provided in the services
|
před 9 roky |
Julius Pfrommer
|
eeb30de178
cleanup address space
|
před 9 roky |
Julius Pfrommer
|
fe2996bdfd
make the userspace attribute write function use the service. not the other
|
před 9 roky |
Julius Pfrommer
|
a92572789d
rename get/setNodeAttribute; use inline methods for type safety
|
před 9 roky |
Stasik0
|
e8bab926bd
fixes #354, the server is still , unfortunately, not reacting properly
|
před 9 roky |
Chris Iatrou
|
b104a13190
Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue.
|
před 9 roky |
ichrispa
|
0b8f36f6ee
Attribute service delegates the writing of all attributes but ATTRIBUTE_VALUE to the userspace setAttribute function.
|
před 9 roky |
ChristianFimmers
|
028ed266a2
Merge pull request #290
|
před 9 roky |
Julius Pfrommer
|
bc5151e65d
improve documentation, get rid of a duplicate function for string comparison
|
před 9 roky |
Julius Pfrommer
|
5caa997870
always copy data from the data source (removing the release function pointer)
|
před 9 roky |