cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Public Member Functions | Public Attributes | List of all members
StrIssue Struct Reference

Public Member Functions

 StrIssue ()=default
 
 StrIssue (int i)
 

Public Attributes

int val = -1
 

Detailed Description

Definition at line 119 of file test_methods_and_attributes.cpp.

Constructor & Destructor Documentation

◆ StrIssue() [1/2]

StrIssue::StrIssue ( )
default

◆ StrIssue() [2/2]

StrIssue::StrIssue ( int  i)
inline

Definition at line 123 of file test_methods_and_attributes.cpp.

Member Data Documentation

◆ val

int StrIssue::val = -1

Definition at line 120 of file test_methods_and_attributes.cpp.


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