Music Hub  ..
A session-wide music playback service
core::ubuntu::media::Logger::Location Struct Reference

#include <logger.h>

+ Collaboration diagram for core::ubuntu::media::Logger::Location:

Public Attributes

std::string file
 
std::string function
 
std::uint32_t line
 

Detailed Description

Definition at line 47 of file logger.h.

Member Data Documentation

std::string core::ubuntu::media::Logger::Location::file

Definition at line 48 of file logger.h.

Referenced by core::ubuntu::media::operator<<().

std::string core::ubuntu::media::Logger::Location::function

Definition at line 49 of file logger.h.

Referenced by core::ubuntu::media::operator<<().

std::uint32_t core::ubuntu::media::Logger::Location::line

Definition at line 50 of file logger.h.

Referenced by core::ubuntu::media::operator<<().


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