template <typename Service>
struct ServiceAggregate
Defined at line 36 of file ../../sdk/lib/sys/service/cpp/service_aggregate.h
A service aggregate, containing zero or more instances of a service.
Public Methods
void ServiceAggregate<Service> (fidl::InterfaceHandle<fuchsia::io::Directory> dir)
Constructs a service aggregate from a `fuchsia::io::Directory`.
Defined at line 38 of file ../../sdk/lib/sys/service/cpp/service_aggregate.h