Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VsnetDownload::Client::Notify_fp Struct Reference

#include <vsnet_notify.h>

Inheritance diagram for VsnetDownload::Client::Notify_fp:

Public Member Functions

 Notify_fp (std::string filename, Notify_f::NotifyFunction fun)
 

Detailed Description

Definition at line 411 of file vsnet_notify.h.

Constructor & Destructor Documentation

VsnetDownload::Client::Notify_fp::Notify_fp ( std::string  filename,
Notify_f::NotifyFunction  fun 
)
inline

Definition at line 413 of file vsnet_notify.h.

413  :
414  NotifyPtr( new Notify_f( filename, fun ) )
415  {}

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