Variable WebRPCPeerImpl.m_subInterfaces
class WebRPCPeerImpl
{
// ...
staticMap!(SubPeerImpl,Info.SubInterfaceFunctions) m_subInterfaces
;
// ...
}
class WebRPCPeerImpl
{
// ...
staticMap!(SubPeerImpl,Info.SubInterfaceFunctions) m_subInterfaces
;
// ...
}