alpaqa develop
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Public Attributes | List of all members
attribute_accessor< MemberGetter > Struct Reference

#include </__w/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 >
static attribute_accessor make ( A T_actual::*  ,
std::string_view  doc = "" 
)
inlinestatic

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

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: