struct XorpFunctionCallback6B2

Callback object for functions with 6 dispatch time arguments and 2 bound (stored) arguments. More...

Definition#include <callback.hh>
Template formXorpFunctionCallback6B2<class R, class A1, class A2, class A3, class A4, class A5, class A6, class BA1, class BA2>
InheritsXorpCallback6 [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members

Protected Members


Detailed Description

typedef R  (*F) (A1, A2, A3, A4, A5, A6, BA1, BA2)

(*F)

 XorpFunctionCallback6B2 (F f, BA1 ba1, BA2 ba2)

XorpFunctionCallback6B2

R  dispatch (A1 a1, A2 a2, A3 a3, A4 a4, A5 a5, A6 a6)

dispatch

Reimplemented from XorpCallback6.

F _f

_f

[protected]

BA1 _ba1

_ba1

[protected]

BA2 _ba2

_ba2

[protected]


Generated by: pavlin on possum.icir.org on Wed Dec 11 16:50:36 2002, using kdoc 2.0a54+XORP.