libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | Related Functions | List of all members
caf::logger::field Struct Reference

Represents a single format string field. More...

#include <logger.hpp>

Public Attributes

field_type kind
 
std::string text
 

Related Functions

(Note that these are not member functions.)

std::string to_string (const logger::field &x)
 
bool operator== (const logger::field &x, const logger::field &y)
 

Detailed Description

Represents a single format string field.

Friends And Related Function Documentation

bool operator== ( const logger::field x,
const logger::field y 
)
related
std::string to_string ( const logger::field x)
related

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