OPTK  0.1.2
Toolkit for global optimisation algorithms
Public Member Functions | Private Attributes | List of all members
inst::str_val Class Reference

#include <types.hpp>

Inheritance diagram for inst::str_val:
inst::param

Public Member Functions

 str_val (const std::string &k, const std::string &v)
 
std::string get_val ()
 
void update_val (std::string v)
 
std::string * get_addr ()
 
- Public Member Functions inherited from inst::param
 param (const std::string &k, inst_t t)
 
inst_t get_type ()
 
std::string get_key ()
 

Private Attributes

std::string val
 

Detailed Description

An concrete string value.


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