sys::ServiceAggregateBase

Summary

Inheritance

Direct Known Subclasses:sys::ServiceAggregate< Service >

Public functions

ListInstances() const
std::vector< std::string >
is_valid() const
bool
proxy() const
const fidl::SynchronousInterfacePtr< fuchsia::io::Directory > &

Protected functions

ServiceAggregateBase(fidl::InterfaceHandle< fuchsia::io::Directory > dir)

Public functions

ListInstances

std::vector< std::string > ListInstances() const 

is_valid

bool is_valid() const 

proxy

const fidl::SynchronousInterfacePtr< fuchsia::io::Directory > & proxy() const 

Protected functions

ServiceAggregateBase

 ServiceAggregateBase(
  fidl::InterfaceHandle< fuchsia::io::Directory > dir
)