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

Annotation for methods. More...

#include <attr.h>

Public Member Functions

 is_method (const handle &c)
 

Public Attributes

handle class_
 

Detailed Description

Annotation for methods.

Definition at line 21 of file attr.h.

Constructor & Destructor Documentation

◆ is_method()

is_method::is_method ( const handle c)
inline

Definition at line 21 of file attr.h.

Member Data Documentation

◆ class_

handle is_method::class_

Definition at line 21 of file attr.h.


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