#include <parameterRemapThis.h>
Inheritance diagram for ParameterRemapThis:

Public Member Functions | |
| ParameterRemapThis (CPPType *type, bool is_const) | |
| virtual void | pass_parameter (ostream &out, const string &variable_name) |
| virtual string | get_return_expr (const string &expression) |
| virtual bool | is_this () |
|
||||||||||||
|
Definition at line 33 of file parameterRemapThis.cxx. References ParameterRemap::_new_type, type, TypeManager::wrap_const_pointer(), and TypeManager::wrap_pointer(). |
|
|
Reimplemented from ParameterRemap. Definition at line 63 of file parameterRemapThis.cxx. |
|
|
Reimplemented from ParameterRemap. Definition at line 73 of file parameterRemapThis.cxx. |
|
||||||||||||
|
Reimplemented from ParameterRemap. Definition at line 51 of file parameterRemapThis.cxx. |
1.3