cppyabm  1.0.17
An agent-based library to integrate C++ and Python
List of all members
process_attribute< char * > Struct Reference

#include <attr.h>

Inheritance diagram for process_attribute< char * >:
process_attribute< const char * > process_attribute_default< const char * >

Additional Inherited Members

- Static Public Member Functions inherited from process_attribute< const char * >
static void init (const char *d, function_record *r)
 
static void init (const char *d, type_record *r)
 
- Static Public Member Functions inherited from process_attribute_default< const char * >
static void init (const const char * &, function_record *)
 Default implementation: do nothing. More...
 
static void init (const const char * &, type_record *)
 
static void precall (function_call &)
 
static void postcall (function_call &, handle)
 

Detailed Description

Definition at line 348 of file attr.h.


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