hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
EndpointImplQuery
hunt
proton
engine
impl
EndpointImplQuery
Undocumented in source.
class
EndpointImplQuery : Query!T(
T
) {
this
(Set!EndpointState local, Set!EndpointState remote);
bool
matches
(LinkNode!T node);
}
Constructors
this
this
(Set!EndpointState local, Set!EndpointState remote)
Undocumented in source.
Members
Functions
matches
bool
matches
(LinkNode!T node)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
proton
engine
impl
EndpointImplQuery
classes
EndpointImplQuery