#include <parameterRemapConstToNonConst.h>
Inheritance diagram for ParameterRemapConstToNonConst:
Public Member Functions | |
ParameterRemapConstToNonConst (CPPType *orig_type) | |
virtual void | pass_parameter (ostream &out, const string &variable_name) |
virtual string | get_return_expr (const string &expression) |
|
Definition at line 30 of file parameterRemapConstToNonConst.cxx. References ParameterRemap::_new_type, and TypeManager::unwrap_const(). |
|
Reimplemented from ParameterRemap. Definition at line 56 of file parameterRemapConstToNonConst.cxx. |
|
Reimplemented from ParameterRemap. Definition at line 44 of file parameterRemapConstToNonConst.cxx. |