Function-Pointers and Callbacks Scripts & Reviews @ Your Free Web Pages
9 links (9 regular and 0 reciprocal) in this category
|
Using Member Function Pointers
A detailed article from the borland community. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
Tutorial: Function Pointers
Short tutorial with example code. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
The Function Pointer Tutorials
Introduction to C and C++ function pointers, callbacks and functors by Lars Haendel. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
myelin: Implementing delegates in C++
An implementation of .NET delegates with C# syntax in straight C++ using a preprocessor. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
Callbacks in C++ Using Template Functors
A detailed paper by Rich Hickey on the concept of callbacks and the usage of template functors to realize them. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
Callbacks in C++: The OO Way
By Jurgen Hermann. What are Callbacks? A simple Thread class. Thread implementation. A real Thread class. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
Callbacks in C++
Information on implementing callbacks in C++, a free callback library, and sourcecode. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
Callbacks
A short page about callbacks and functors. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
C++ Callback Solution
A solution to the problem of passing class methods as Callbacks in the C++ language using a template pattern. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |

(0/5 based on 0 votes)