Searched refs:point_formatter_factory (Results 1 – 2 of 2) sorted by relevance
88 class point_formatter_factory : class104 …logging::register_formatter_factory("Coordinates", boost::make_shared< point_formatter_factory >()… in init_factories()
272 Let's walk through this code sample. Our `point_formatter_factory` class derives from the [class_lo…