Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::SourceContext Class Reference

#include <inviwo/core/util/sourcecontext.h>

Public Member Functions

std::uint32_t column () const
 explicit (false) const expr SourceContext(std
std::string_view file () const
std::string_view function () const
std::uint32_t line () const
std::string_view source () const
constexpr SourceContext (const char *)=delete
constexpr SourceContext (Literal source, std::source_location location=std::source_location::current())
constexpr SourceContext (Literal source, std::string_view file, std::string_view function, std::uint32_t line=0, std::uint32_t column=0)
constexpr SourceContext (std::string_view)=delete

Detailed Description

Represents a location in source code


The documentation for this class was generated from the following file:
  • include/inviwo/core/util/sourcecontext.h