ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

pointer_to_binary_procedure< Arg1, Arg2 > Class Template Reference

#include <fadapter.h>

Public Types

typedef Arg1 first_argument_type
typedef Arg2 second_argument_type

Public Member Functions

 pointer_to_binary_procedure ()
 pointer_to_binary_procedure (fun_type x)
void operator() (Arg1 x, Arg2 y) const

Protected Types

typedef void(* fun_type )(Arg1, Arg2)

Protected Attributes

fun_type ptr

Detailed Description

template<class Arg1, class Arg2>
class pointer_to_binary_procedure< Arg1, Arg2 >

Definition at line 63 of file fadapter.h.


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

Generated on Sun May 27 2012 06:38:45 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.