#include <ToyProducts.h>
Public Member Functions | |
| Track () | |
| Track (size_t id) | |
| void | aggregate (Track const &) const |
Public Attributes | |
| size_t | id |
Definition at line 227 of file ToyProducts.h.
|
inline |
Definition at line 228 of file ToyProducts.h.
|
inline |
Definition at line 229 of file ToyProducts.h.
|
inline |
Definition at line 232 of file ToyProducts.h.
| size_t arttest::Track::id |
Definition at line 230 of file ToyProducts.h.
1.8.11