Robot Raconteur Core C++ Library
|
Base class for all Robot Raconteur value types (except primitives) More...
Base class for all Robot Raconteur value types (except primitives)
RRValue is always stored in an RR_INTRUSIVE_PTR container. Allocating on the stack is undefined. RRValue extends boost::intrusive_ref_counter to support RR_INTRUSIVE_PTR