Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Static Public Member Functions
RakNet::FLP_Printf Class Reference

Implementation of FileListProgress to use RAKNET_DEBUG_PRINTF.

#include <FileList.h>

Inheritance diagram for RakNet::FLP_Printf:

List of all members.

Public Member Functions

 FLP_Printf ()
virtual void OnAddFilesFromDirectoryStarted (FileList *fileList, char *dir)
 First callback called when FileList::AddFilesFromDirectory() starts.
virtual void OnDirectory (FileList *fileList, char *dir, unsigned int directoriesRemaining)
 Called for each directory, when that directory begins processing.
virtual void OnFilePushesComplete (SystemAddress systemAddress)
 This function is called when all files have been transferred to a particular remote system.
virtual void OnSendAborted (SystemAddress systemAddress)
 This function is called when a send to a system was aborted (probably due to disconnection)
virtual ~FLP_Printf ()

Static Public Member Functions

static void DestroyInstance (FLP_Printf *i)
static FLP_PrintfGetInstance (void)

Detailed Description

Definition at line 123 of file FileList.h.


Constructor & Destructor Documentation

RakNet::FLP_Printf::FLP_Printf ( ) [inline]

Definition at line 129 of file FileList.h.

{}
virtual RakNet::FLP_Printf::~FLP_Printf ( ) [inline, virtual]

Definition at line 130 of file FileList.h.

{}

Member Function Documentation

static void RakNet::FLP_Printf::DestroyInstance ( FLP_Printf i) [static]
static FLP_Printf* RakNet::FLP_Printf::GetInstance ( void  ) [static]

Reimplemented from RakNet::FileListProgress.

virtual void RakNet::FLP_Printf::OnAddFilesFromDirectoryStarted ( FileList fileList,
char *  dir 
) [virtual]

Reimplemented from RakNet::FileListProgress.

virtual void RakNet::FLP_Printf::OnDirectory ( FileList fileList,
char *  dir,
unsigned int  directoriesRemaining 
) [virtual]

Reimplemented from RakNet::FileListProgress.

virtual void RakNet::FLP_Printf::OnFilePushesComplete ( SystemAddress  systemAddress) [virtual]

Reimplemented from RakNet::FileListProgress.

virtual void RakNet::FLP_Printf::OnSendAborted ( SystemAddress  systemAddress) [virtual]

Reimplemented from RakNet::FileListProgress.


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net