Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ParameterRemapThis Class Reference

#include <parameterRemapThis.h>

Inheritance diagram for ParameterRemapThis:

ParameterRemap List of all members.

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 ()

Constructor & Destructor Documentation

ParameterRemapThis::ParameterRemapThis CPPType type,
bool  is_const
 

Definition at line 33 of file parameterRemapThis.cxx.

References ParameterRemap::_new_type, type, TypeManager::wrap_const_pointer(), and TypeManager::wrap_pointer().


Member Function Documentation

string ParameterRemapThis::get_return_expr const string &  expression  )  [virtual]
 

Reimplemented from ParameterRemap.

Definition at line 63 of file parameterRemapThis.cxx.

bool ParameterRemapThis::is_this  )  [virtual]
 

Reimplemented from ParameterRemap.

Definition at line 73 of file parameterRemapThis.cxx.

void ParameterRemapThis::pass_parameter ostream out,
const string &  variable_name
[virtual]
 

Reimplemented from ParameterRemap.

Definition at line 51 of file parameterRemapThis.cxx.


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:35:04 2003 for DTool by doxygen1.3