Trees | Indices | Help |
|
---|
|
object --+ | transformer.transformer_t --+ | type_modifier_t
Change/modify type of the argument.
Right now compiler should be able to use implicit conversion
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
Constructor. modifier is callable, which take the type of the argument and should return new type
|
|
Transformers should overridde the method, in order to define custom transformation for non-virtual member function.
|
Transformers should overridde the method, in order to define custom transformation for free function.
|
Transformers should overridde the method, in order to define custom transformation for virtual member function.
|
Returns list of header files that transformer generated code depends on.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:14 2008 | http://epydoc.sourceforge.net |