Inheritance diagram for library::configuration::pmalloc::Environment:

Public Member Functions | |
| def | __init__ |
A specialization of the SCons Environment class which does some particular
munging of the build variables needed in the source files.
Definition at line 9 of file pmalloc.py.
| def library::configuration::pmalloc::Environment::__init__ | ( | self, | ||
| mainEnv, | ||||
configuration_name = 'default' | ||||
| ) |
Applies the definitions in configuration_name to generate a correct
environment (specificall the set of compilation flags() for the
TinySTM library. That environment is returned
Reimplemented from library::configuration::mnemosyne::Environment.
Definition at line 12 of file pmalloc.py.
1.4.7