VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
Callback< Ret, Param0 > Class Template Reference

Callback template the base abstract callback class that is used internally to the delegate. More...

+ Inheritance diagram for Callback< Ret, Param0 >:

Public Member Functions

virtual Ret invoke (Param0 param0)=0

Detailed Description

template<typename Ret, typename Param0>
class Callback< Ret, Param0 >

Callback template the base abstract callback class that is used internally to the delegate.

Member Function Documentation

template<typename Ret , typename Param0 >
virtual Ret Callback< Ret, Param0 >::invoke ( Param0  param0)
pure virtual

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

Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)