cpphots
stable
Contents:
cpphots API
cpphots
»
cpphots API
»
Typedef cpphots::Events
Edit on GitHub
Typedef cpphots::Events
Defined in
File types.h
Typedef Documentation
using
cpphots
::
Events
=
std
::
vector
<
event
>
A stream of events.
This is a typedef of std::vector<event>.