PythonMonkey   v1.0.0 (dev)
Loading...
Searching...
No Matches
StrType.hh File Reference

Struct for representing python strings. More...

#include <jsapi.h>
#include <Python.h>
Include dependency graph for StrType.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  StrType
 This struct represents the 'string' type in Python, which is represented as a 'char*' in C++. More...
 

Detailed Description

Struct for representing python strings.

Author
Caleb Aikens (caleb.nosp@m.@dis.nosp@m.tribu.nosp@m.tive.nosp@m..netw.nosp@m.ork), Giovanni Tedesco (giova.nosp@m.nni@.nosp@m.distr.nosp@m.ibut.nosp@m.ive.n.nosp@m.etwo.nosp@m.rk) and Philippe Laporte (phili.nosp@m.ppe@.nosp@m.distr.nosp@m.ibut.nosp@m.ive.n.nosp@m.etwo.nosp@m.rk)
Date
2022-08-08