APIServer

Undocumented in source.

Constructors

this
this(NoiseInfo info)
Undocumented in source.

Members

Functions

request1
void request1()
Undocumented in source. Be warned that the author may not have intended to support it.
startEvents
void startEvents()
Undocumented in source. Be warned that the author may not have intended to support it.
stopEvents
void stopEvents()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

startSession
APIServer startSession(NoiseInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_eventStop
bool _eventStop;
Undocumented in source.
_info
NoiseInfo _info;
Undocumented in source.

Inherited Members

From API

request1
void request1()
Undocumented in source.
startEvents
void startEvents()
Undocumented in source.
stopEvents
void stopEvents()
Undocumented in source.
counterEvent
Event!() counterEvent;
Undocumented in source.

Meta