Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetHours
Method
SetHours
3party/opening_hours/opening_hours.cpp:141–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
void HourMinutes::SetHours(THours const hours)
142
{
143
m_empty = false;
144
m_hours = hours;
145
}
146
147
void HourMinutes::SetMinutes(TMinutes const minutes)
148
{
Callers
4
GetTwentyFourHourRule
Function · 0.80
Deserialize
Method · 0.80
operator-
Function · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64