Minsky
minsky::IntOpAccessor Struct Reference

#include <intOp.h>

Inheritance diagram for minsky::IntOpAccessor:
Inheritance graph
Collaboration diagram for minsky::IntOpAccessor:
Collaboration graph

Public Member Functions

 IntOpAccessor ()
 

Detailed Description

Definition at line 28 of file intOp.h.

Constructor & Destructor Documentation

◆ IntOpAccessor()

minsky::IntOpAccessor::IntOpAccessor ( )

Definition at line 29 of file intOp.cc.

29  : ecolab::TCLAccessor<IntOp, std::string>
30  ("description",(Getter)&IntOp::description,(Setter)&IntOp::description) {}
std::string description() const
name of the associated integral variable
Definition: intOp.h:57

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