Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
utilities::time::work_week Class Reference

#include <work-week.h>

Public Member Functions

 work_week (unsigned year, unsigned ww)
 
 work_week (const std::time_t &time)
 
 work_week (const work_week &)=default
 
unsigned get_year () const
 
unsigned get_work_week () const
 
int operator- (const work_week &ww) const
 

Static Public Member Functions

static work_week current ()
 

Constructor & Destructor Documentation

◆ work_week() [1/3]

utilities::time::work_week::work_week ( unsigned  year,
unsigned  ww 
)

◆ work_week() [2/3]

utilities::time::work_week::work_week ( const std::time_t &  time)

◆ work_week() [3/3]

utilities::time::work_week::work_week ( const work_week )
default

Member Function Documentation

◆ current()

static work_week utilities::time::work_week::current ( )
static

◆ get_work_week()

unsigned utilities::time::work_week::get_work_week ( ) const

◆ get_year()

unsigned utilities::time::work_week::get_year ( ) const

◆ operator-()

int utilities::time::work_week::operator- ( const work_week ww) const

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