Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 008ea5f927 use less pointers in the user-facing API vor 9 Jahren
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services vor 9 Jahren
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute vor 9 Jahren
  Julius Pfrommer 67cf0af100 refactored the networklayer interface vor 9 Jahren
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback vor 9 Jahren
  Julius Pfrommer 92b90222a6 remove macro magic from ua_server.h vor 9 Jahren
  Julius Pfrommer de60618406 finish refactoring the write service vor 9 Jahren
  Julius Pfrommer bf6d754bba half-finished vor 9 Jahren
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 vor 9 Jahren
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service vor 9 Jahren
  Julius Pfrommer b9c0ac7ef8 typed versions of the get attribute functions vor 9 Jahren
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute vor 9 Jahren
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 vor 9 Jahren
  Julius Pfrommer 0628fac947 use functionality already provided in the services vor 9 Jahren
  Julius Pfrommer eeb30de178 cleanup address space vor 9 Jahren
  Julius Pfrommer fe2996bdfd make the userspace attribute write function use the service. not the other vor 9 Jahren
  Julius Pfrommer 7328cd72c1 enable inline functions on msvc vor 9 Jahren
  Julius Pfrommer a92572789d rename get/setNodeAttribute; use inline methods for type safety vor 9 Jahren
  Chris Iatrou 20ae4add72 Renamen UA_Server_attachMethod_toNode to UA_Server_setAttribute_method; added UA_Server_getAttribute_method; Replaced attribute getter|setter functions with aliases to UA_Server_get|setAttributeValue (which is now manditorily exported). vor 9 Jahren
  ichrispa 350625875c reinserted lost attachMethod_toNode, removed exported UA_Server_setAttributeValue and replaced it with attribute-specific macors (UA_Server_setAttribute_browseName...); added UA_Server_get|setAttribute_DataSource. vor 9 Jahren
  Stasik0 f4ef1e7662 adding datasource example vor 9 Jahren
  Stasik0 d3cf8aa847 * tutorial fixup vor 9 Jahren
  Nick Goossens 97b74b8a22 Updates to compile Python and Lua bindings vor 9 Jahren
  ichrispa a71f43aa7d Completed the node relations tutorial. vor 9 Jahren
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. vor 9 Jahren
  ichrispa d0293da90f Creates/Added UA_Server_addInstanceOf(); clones a hierarchic objectType (including all method, variables, subobjects and variableTypes) and respects inheritance from supertypes. vor 9 Jahren
  ichrispa 198597c520 Backported handle attachement to method callbacks from application. vor 9 Jahren
  ichrispa d93de433a0 Tutorial on variable/attribute manipulation updated. Several minor problems fixed. vor 9 Jahren
  ichrispa b17e6a6ef5 Fixed several doxygen tag problems; make-travis-happy commit #2 vor 9 Jahren
  ichrispa 17ec7526dd Namespace compiler was rewritten to use userland insertion methods whenever possible. Some adaptations to several add<Type>Node calls where made to facilitate the compiler. vor 9 Jahren