frp-d ~master (2022-04-09T10:03:46.796717)
Dub
Repo
AccessorOwner
frpd
stream
_accessor
For the node which is using accessors.
interface
AccessorOwner {
void
onEventsComming
();
void
push
();
}
Members
Functions
onEventsComming
void
onEventsComming
()
Undocumented in source.
push
void
push
()
Undocumented in source.
Meta
Source
See Implementation
frpd
stream
_accessor
classes
Accessor
interfaces
AccessorOwner
For the node which is using accessors.