Loading...
Searching...
No Matches
ledger::time_log_t Class Reference

#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 ()

Detailed Description

Definition at line 89 of file timelog.h.

Constructor & Destructor Documentation

◆ time_log_t()

ledger::time_log_t::time_log_t ( parse_context_t & _context)
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().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~time_log_t()

ledger::time_log_t::~time_log_t ( )
inline

Definition at line 98 of file timelog.h.

References time_log_t(), and TRACE_DTOR.

Here is the call graph for this function:

Member Function Documentation

◆ clock_in()

void ledger::time_log_t::clock_in ( time_xact_t event)

◆ clock_out()

std::size_t ledger::time_log_t::clock_out ( time_xact_t event)

◆ close()

void ledger::time_log_t::close ( )

The documentation for this class was generated from the following file: