MCPcopy Create free account
hub / github.com/comaps/comaps / GetOpeningHours

Method GetOpeningHours

libs/indexer/map_object.cpp:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194std::string_view MapObject::GetOpeningHours() const
195{
196 return m_metadata.Get(MetadataID::FMD_OPEN_HOURS);
197}
198
199ChargeSocketDescriptors MapObject::GetChargeSockets() const
200{

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected