Skip to content

ServiceHandle: implement autodeclaring constructor

Charles Leggett requested to merge leggett/AtlasGaudi:dev/GMR-406 into atlas/v28r2

Automatically declares the ServiceHandle as a Property of the client.

Note that 3 parameters are required (this ptr, Prop name, and Svc name)

Merge request reports