class LocalCppComponent
Defined at line 264 of file ../../sdk/lib/sys/component/cpp/testing/realm_builder_types.h
Public Methods
component::OutgoingDirectory * outgoing ()
Returns a wrapper around the component's outgoing directory. The mock
component may publish capabilities using the returned object.
This method is not valid until |OnStart()| is invoked.
Defined at line 132 of file ../../sdk/lib/sys/component/cpp/testing/realm_builder_types.cc