Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
initialize Struct Reference

#include <chain_interface.hpp>

Public Member Functions

 initialize ()
 
tapkee_internal::ParametersInitializedState withParameters (const ParametersSet &parameters) const
 

Detailed Description

Definition at line 437 of file chain_interface.hpp.

Constructor & Destructor Documentation

Constructor that is the first required method in the call chain.

Definition at line 442 of file chain_interface.hpp.

Member Function Documentation

tapkee_internal::ParametersInitializedState withParameters ( const ParametersSet parameters) const

The second required method in the call chain. Returns an instance representing a state with initialized parameters.

In the chain this method's call is followed by any of

Parameters
parametersa set of parameters formed from keywords assigned to values

Definition at line 458 of file chain_interface.hpp.


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