Citlali
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | Private Attributes | Friends | List of all members
RawObs::ArrayPropTable Struct Reference

#include <io.h>

Inheritance diagram for RawObs::ArrayPropTable:
Inheritance graph
Collaboration diagram for RawObs::ArrayPropTable:
Collaboration graph

Public Types

using Base = ConfigMapper< ArrayPropTable >
 
using Base = ConfigMapper< ArrayPropTable >
 

Public Member Functions

 ArrayPropTable (config_t config)
 
const std::string & filepath () const
 
 ArrayPropTable (config_t config)
 
const std::string & filepath () const
 

Static Public Member Functions

static auto check_config (config_t &config) -> std::optional< std::string >
 
static auto check_config (config_t &config) -> std::optional< std::string >
 

Private Attributes

std::string m_filepath {}
 

Friends

template<typename OStream >
auto operator<< (OStream &os, const ArrayPropTable &d) -> decltype(auto)
 

Member Typedef Documentation

◆ Base [1/2]

◆ Base [2/2]

Constructor & Destructor Documentation

◆ ArrayPropTable() [1/2]

RawObs::ArrayPropTable::ArrayPropTable ( config_t  config)
inline

◆ ArrayPropTable() [2/2]

RawObs::ArrayPropTable::ArrayPropTable ( config_t  config)
inline

Member Function Documentation

◆ check_config() [1/2]

static auto RawObs::ArrayPropTable::check_config ( config_t &  config) -> std::optional<std::string>
inlinestatic

◆ check_config() [2/2]

static auto RawObs::ArrayPropTable::check_config ( config_t &  config) -> std::optional<std::string>
inlinestatic

◆ filepath() [1/2]

const std::string & RawObs::ArrayPropTable::filepath ( ) const
inline

◆ filepath() [2/2]

const std::string & RawObs::ArrayPropTable::filepath ( ) const
inline

Friends And Related Symbol Documentation

◆ operator<<

template<typename OStream >
auto operator<< ( OStream &  os,
const ArrayPropTable d 
) -> decltype(auto)
friend

Member Data Documentation

◆ m_filepath

std::string RawObs::ArrayPropTable::m_filepath {}
private

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