source: finroc_plugins_rpc_ports

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @53:0a3d0077cbfe   19 months max.reichardt Adds missing typedef in tProxyPort 17.03 tip
(edit) @52:79e3aca936e4   23 months mreichardt Merge with 17.03
(edit) @51:dd94eb0ccc61   23 months mreichardt Fixes several throw expressions - and moves them to .cpp files where … 17.03
(edit) @50:afa0b599b724   2 years mreichardt Merge with 17.03
(edit) @49:ad6afe9e37d7   3 years mreichardt Adds option to customize in RPC port implementation subclasses how/which … 17.03
(edit) @48:0b9dd10b2cbf   3 years mreichardt Merge with 17.03
(edit) @47:c8fa9edd23e7   3 years mreichardt Merge with 14.08 17.03
(edit) @46:41a1dbbb3b74   3 years mreichardt Fixes compiler warnings with gcc 9.3 ('moving a local object in a return … 14.08
(edit) @45:b0796b60366c   4 years mreichardt Merge with 17.03
(edit) @44:ba07ebacf4ec   4 years mreichardt Cleans up and unifies vararg port constructors: (1) enable_if no longer … 17.03
(edit) @43:a580d183fe14   5 years mreichardt Merge with 17.03
(edit) @42:222fb8b97560   6 years mreichardt Makes rpc_ports plugin compile in single-threaded mode (by using … 17.03
(edit) @41:6c76c613ee10   6 years mreichardt Adapts to changes in rrlib_rtti 17.03
(edit) @40:c20045781e71   6 years mreichardt Adapts to changes in rrlib_rtti 17.03
(edit) @39:9504c15163d4   6 years mreichardt Adapts to changes in rrlib_rtti 17.03
(edit) @38:4e59a9f22455   6 years mreichardt Adapts to changes finroc_core and rrlib dependencies - and tidies code. 17.03
(edit) @37:d4455f507793   6 years foehst Starts beta branch for version 17.03 17.03
(edit) @36:60f04e377aee   7 years mreichardt Merged with 14.08
(edit) @35:c114dbf4d8e0   7 years mreichardt Merged with 13.10 14.08
(edit) @34:a005cddc7bff   7 years mreichardt Always unsets push_strategy flag for RPC ports so that they are never … 13.10
(edit) @33:e513a040927a   7 years mreichardt Merged with 14.08
(edit) @32:6e4480c156ec   7 years mreichardt Adjusts maximum size of call objects to use cases in … 14.08
(edit) @31:8f87cf2d88aa   7 years mreichardt Merged with 14.08
(edit) @30:3d82929c3ef8   7 years mreichardt Fixes memory alignment issue (gcc '-fsanitize=undefined' warning) 14.08
(edit) @29:1d4824ec7b9a   8 years max.reichardt Merged with 14.08
(edit) @28:d3a344652b21   8 years max.reichardt Fix in tClientPort so that it can be used as tClient in components. 14.08
(edit) @27:f740f952b73b   8 years mreichardt Replaced erroneous use of FINROC_LOG_PRINT with FINROC_LOG_PRINT_STATIC
(edit) @26:84417966a00d   9 years mreichardt Bugfix: RPC mechanism now also works with const member functions
(edit) @25:d5c0a3bc5fb7   9 years mreichardt Adapted to changes in finroc_core
(edit) @24:cfc5b48d2b1a   9 years foehst Started stable branch for version 14.08 14.08
(edit) @23:edbda752ab7b   9 years mreichardt Adapted to changes in rrlib_rtti
(edit) @22:3a8ef72b8e4d   9 years mreichardt Updated make.xml and transformed test program into a unit test
(edit) @21:634e38685d03   9 years mreichardt Some fixes for use of tServerPort in convenience port classes
(edit) @20:41f977a2e8d6   9 years mreichardt tServerPort now accepts server objects as any constructor argument …
(edit) @19:433cf3833633   9 years mreichardt Small patch: if DELETED flag is passed to port wrapper constructor, no …
(edit) @18:5c70ffde442b   9 years mreichardt Adapted to changes in rrlib_rtti
(edit) @17:4d434345804f   10 years mreichardt Merged with 13.10
(edit) @16:2b1da39e76ba   10 years mreichardt Fix: Made tRPCException::what() public 13.10
(edit) @15:3c14f22b1839   10 years mreichardt Added 'override' keyword where appropriate
(edit) @14:808294b3cc4f   10 years foehst Added include
(edit) @13:737ff7b9fa25   10 years fleischmann Fixed compile error as rrlib::rtti::Demangle was moved to …
(edit) @12:d094c176edb9   10 years foehst Started stable branch for version 13.10 13.10
(edit) @11:239ad419dc29   10 years foehst Added and updated license information
(edit) @10:9d9050e4d1e6   10 years mreichardt Adjusted make.xml to change in make_builder shared library naming
(edit) @9:8a0e58044ea3   10 years mreichardt Refactored implementation of variadic argument constructors in port …
(edit) @8:36ff7ba9eabe   10 years mreichardt Port factory is now created & registered.
(edit) @7:70337911541a   10 years mreichardt Added missing port factory for RPC ports.
(edit) @6:73d18b43141c   10 years mreichardt Replaced boost::noncopyable with rrlib::util::tNoncopyable.
(edit) @5:26a42a611227   10 years foehst Updated file info
(edit) @4:ec604d7b964d   10 years mreichardt Added GetServerHandle() method to client ports.
(edit) @3:dc58d3914c39   10 years mreichardt Added missing tResponseSender class. Fixed a bug. Modified comments.
(edit) @2:c5f73a6137e9   10 years mreichardt Added functionality required for network transport implementation. …
(edit) @1:5708da9ef60b   11 years mreichardt Realized full support for RPC functions with futures and promises. Added …
(add) @0:8bd835f65c2a   11 years mreichardt Initial commit - not all features implemented yet
Note: See TracRevisionLog for help on using the revision log.