descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
SyncOutput
des
flow
sync
interface
SyncOutput (
T
) {
void
pushBack
(T val);
}
Members
Functions
pushBack
void
pushBack
(T val)
Undocumented in source.
Meta
Source
See Implementation
des
flow
sync
classes
HubOutput
SyncList
functions
syncTest
interfaces
SyncOutput
structs
Communication