Nonconvex constrained optimization
Loading...
Searching...
No Matches
attribute_accessor< MemberGetter > Struct Reference

#include </home/runner/work/alpaqa/alpaqa/src/alpaqa/src/driver/param-complete.hpp>

Detailed Description

Definition at line 39 of file param-complete.hpp.

Collaboration diagram for attribute_accessor< MemberGetter >:

Public Types

using get_members_func_t = Result(const MemberGetter &)

Static Public Member Functions

template<class T, class T_actual, class A>
static attribute_accessor make (A T_actual::*, std::string_view doc="")

Public Attributes

get_members_func_tget
std::string_view doc
bool leaf

Member Typedef Documentation

◆ get_members_func_t

Definition at line 49 of file param-complete.hpp.

Member Function Documentation

◆ make()

template<class T, class T_actual, class A>
attribute_accessor make ( A T_actual::* ,
std::string_view doc = "" )
inlinestatic

Definition at line 41 of file param-complete.hpp.

Here is the call graph for this function:

Member Data Documentation

◆ get

Definition at line 50 of file param-complete.hpp.

◆ doc

std::string_view doc

Definition at line 51 of file param-complete.hpp.

◆ leaf

bool leaf

Definition at line 52 of file param-complete.hpp.


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