
Public Member Functions | |
| def | __init__ (self, parser.StaticMethod original, Iterable[parser.Typename] instantiations=()) |
| def | __repr__ (self) |
| def | construct (cls, original, typenames, class_instantiations, method_instantiations, instantiated_args, parent) |
| def | to_cpp (self) |
Public Attributes | |
| args | |
| instantiations | |
| name | |
| original | |
| parent | |
| return_type | |
| template | |
| def gtwrap.template_instantiator.method.InstantiatedStaticMethod.__init__ | ( | self, | |
| parser.StaticMethod | original, | ||
| Iterable[parser.Typename] | instantiations = () |
||
| ) |
| def gtwrap.template_instantiator.method.InstantiatedStaticMethod.__repr__ | ( | self | ) |
| def gtwrap.template_instantiator.method.InstantiatedStaticMethod.construct | ( | cls, | |
| original, | |||
| typenames, | |||
| class_instantiations, | |||
| method_instantiations, | |||
| instantiated_args, | |||
| parent | |||
| ) |
| def gtwrap.template_instantiator.method.InstantiatedStaticMethod.to_cpp | ( | self | ) |
| gtwrap.template_instantiator.method.InstantiatedStaticMethod.args |
| gtwrap.template_instantiator.method.InstantiatedStaticMethod.instantiations |
| gtwrap.template_instantiator.method.InstantiatedStaticMethod.name |
| gtwrap.template_instantiator.method.InstantiatedStaticMethod.original |
| gtwrap.template_instantiator.method.InstantiatedStaticMethod.parent |
| gtwrap.template_instantiator.method.InstantiatedStaticMethod.return_type |
| gtwrap.template_instantiator.method.InstantiatedStaticMethod.template |