#include <timelog.h>
Inherits boost::noncopyable.
Public Member Functions | |
| void | clock_in (time_xact_t event) | 
| std::size_t | clock_out (time_xact_t event) | 
| void | close () | 
| time_log_t (parse_context_t &_context) | |
| ~time_log_t () | |
      
  | 
  inline | 
Definition at line 95 of file timelog.h.
References time_log_t(), and TRACE_CTOR.
Referenced by time_log_t(), and ~time_log_t().
      
  | 
  inline | 
Definition at line 98 of file timelog.h.
References time_log_t(), and TRACE_DTOR.
| void ledger::time_log_t::clock_in | ( | time_xact_t | event | ) | 
| std::size_t ledger::time_log_t::clock_out | ( | time_xact_t | event | ) | 
| void ledger::time_log_t::close | ( | ) |