Data Structures | Functions
func_index.h File Reference

Go to the source code of this file.

Data Structures

class  func_index
 

Functions

template<typename T >
std::pair< int, int > virtual_index (T t)
 
template<typename T , typename U >
getNonvirtualMemberFunctionAddress (U u)
 

Function Documentation

◆ virtual_index()

template<typename T >
std::pair<int, int> virtual_index ( t)

Definition at line 321 of file func_index.h.

◆ getNonvirtualMemberFunctionAddress()

template<typename T , typename U >
T getNonvirtualMemberFunctionAddress ( u)

Definition at line 383 of file func_index.h.