Rosetta
Public Member Functions | List of all members
aaa::A< T > Class Template Reference

#include <T81.custom_trampoline_with_args.hpp>

Public Member Functions

void foo ()
 
void foo ()
 
virtual A< Tfoo ()
 
virtual void foo (int a, std::string b, float d)
 

Member Function Documentation

◆ foo() [1/4]

template<typename T >
void aaa::A< T >::foo ( )
inline

◆ foo() [2/4]

template<typename T >
void aaa::A< T >::foo ( )
inline

◆ foo() [3/4]

template<typename T >
virtual A<T> aaa::A< T >::foo ( )
inlinevirtual

Reimplemented in PyCallBack_aaa_A_double_t.

◆ foo() [4/4]

template<typename T >
virtual void aaa::A< T >::foo ( int  a,
std::string  b,
float  d 
)
inlinevirtual

Reimplemented in PyCallBack_aaa_A_double_t.


The documentation for this class was generated from the following files: