#include <TTC.h>
Inheritance diagram for TTC:

Public Member Functions | |
| TTC (const unsigned int fine1, const unsigned int fine2) | |
| TTC () | |
| virtual | ~TTC () |
| unsigned int | fineTime1 () const |
| unsigned int | fineTime2 () const |
| virtual void | stream (CSVParser &parser) |
Private Attributes | |
| unsigned int | m_fine1 |
| unsigned int | m_fine2 |
|
||||||||||||
|
constructer
|
|
|
default constructer |
|
|
destructer |
|
|
|
|
|
|
|
|
Implements SObject. |
|
|
|
|
|
|
1.4.1