|
mrgsolve
|
Go to the source code of this file.
Classes | |
| class | datarecord |
| struct | CompRec |
Functor for sorting data records in reclist. More... | |
Macros | |
| #define | NEWREC std::make_shared<datarecord> |
Typedefs | |
| typedef std::shared_ptr< datarecord > | rec_ptr |
| typedef std::vector< rec_ptr > | reclist |
Functions | |
| bool | CompByTimePosRec (const rec_ptr &a, const rec_ptr &b) |
| bool | CompEqual (const reclist &a, double time, unsigned int evid, int cmt) |
| #define NEWREC std::make_shared<datarecord> |
| typedef std::shared_ptr<datarecord> rec_ptr |
| bool CompEqual | ( | const reclist & | a, |
| double | time, | ||
| unsigned int | evid, | ||
| int | cmt | ||
| ) |
1.8.16