IODA Bundle
anonymous_namespace{odc.cc} Namespace Reference

Functions

int innerWrapFn (std::function< int()> f)
 
int innerWrapFn (std::function< void()> f)
 
template<typename FN >
int wrapApiFunction (FN f)
 

Function Documentation

◆ innerWrapFn() [1/2]

int anonymous_namespace{odc.cc}::innerWrapFn ( std::function< int()>  f)

Definition at line 115 of file api/odc.cc.

◆ innerWrapFn() [2/2]

int anonymous_namespace{odc.cc}::innerWrapFn ( std::function< void()>  f)

Definition at line 119 of file api/odc.cc.

Here is the caller graph for this function:

◆ wrapApiFunction()

template<typename FN >
int anonymous_namespace{odc.cc}::wrapApiFunction ( FN  f)

Definition at line 125 of file api/odc.cc.

Here is the call graph for this function:
Here is the caller graph for this function: