WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::arg_map< Context > Class Template Reference

#include <core.h>

Public Member Functions

 arg_map ()
 
void init (const basic_format_args< Context > &args)
 
 ~arg_map ()
 
basic_format_arg< Context > find (basic_string_view< char_type > name) const
 

Detailed Description

template<typename Context>
class internal::arg_map< Context >

Definition at line 773 of file core.h.

Constructor & Destructor Documentation

◆ arg_map()

template<typename Context>
internal::arg_map< Context >::arg_map ( )
inline

Definition at line 957 of file core.h.

◆ ~arg_map()

template<typename Context>
internal::arg_map< Context >::~arg_map ( )
inline

Definition at line 959 of file core.h.

Member Function Documentation

◆ find()

template<typename Context>
basic_format_arg<Context> internal::arg_map< Context >::find ( basic_string_view< char_type >  name) const
inline

Definition at line 961 of file core.h.

◆ init()

template<typename Context>
void internal::arg_map< Context >::init ( const basic_format_args< Context > &  args)

Definition at line 1273 of file format.h.


The documentation for this class was generated from the following files: