Stan  2.10.0
probability, sampling & optimization
Public Member Functions | Protected Attributes | List of all members
stan::services::argument_probe Class Reference

#include <argument_probe.hpp>

Public Member Functions

 argument_probe (std::vector< argument * > &valid_args)
 
void probe_args (stan::interface_callbacks::writer::base_writer &w)
 

Protected Attributes

std::vector< argument * > & _arguments
 

Detailed Description

Definition at line 13 of file argument_probe.hpp.

Constructor & Destructor Documentation

stan::services::argument_probe::argument_probe ( std::vector< argument * > &  valid_args)
inlineexplicit

Definition at line 15 of file argument_probe.hpp.

Member Function Documentation

void stan::services::argument_probe::probe_args ( stan::interface_callbacks::writer::base_writer w)
inline

Definition at line 18 of file argument_probe.hpp.

Member Data Documentation

std::vector<argument*>& stan::services::argument_probe::_arguments
protected

Definition at line 25 of file argument_probe.hpp.


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

     [ Stan Home Page ] © 2011–2016, Stan Development Team.