WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::named_arg< T, Char > Struct Template Reference

#include <core.h>

Inheritance diagram for internal::named_arg< T, Char >:
Collaboration diagram for internal::named_arg< T, Char >:

Public Member Functions

 named_arg (basic_string_view< Char > name, const T &val)
 
- Public Member Functions inherited from internal::named_arg_base< Char >
 named_arg_base (basic_string_view< Char > nm)
 
template<typename Context >
basic_format_arg< Context > deserialize () const
 

Public Attributes

const T & value
 
- Public Attributes inherited from internal::named_arg_base< Char >
basic_string_view< Char > name
 
char data [sizeof(basic_format_arg< typename buffer_context< Char >::type >)]
 

Detailed Description

template<typename T, typename Char>
struct internal::named_arg< T, Char >

Definition at line 528 of file core.h.

Constructor & Destructor Documentation

◆ named_arg()

template<typename T, typename Char>
internal::named_arg< T, Char >::named_arg ( basic_string_view< Char >  name,
const T &  val 
)
inline

Definition at line 1346 of file core.h.

Member Data Documentation

◆ value

template<typename T, typename Char>
const T& internal::named_arg< T, Char >::value

Definition at line 1344 of file core.h.


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