EventList.get - multiple declarations

Function EventList.get

return next event

Prototype

CustomEvent get();

Function EventList.get

return event by unique id

Prototype

CustomEvent get(
  uint uniqueId
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0