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

Annotation for parent scope. More...

#include <attr.h>

Public Member Functions

 scope (const handle &s)
 

Public Attributes

handle value
 

Detailed Description

Annotation for parent scope.

Definition at line 30 of file attr.h.

Constructor & Destructor Documentation

◆ scope()

scope::scope ( const handle s)
inline

Definition at line 30 of file attr.h.

Member Data Documentation

◆ value

handle scope::value

Definition at line 30 of file attr.h.


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