HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_CustomHandlers::TransferPair Struct Reference

#include <PDG_CustomHandlers.h>

Public Attributes

TransferResult myResult
 The transfer result, e.g. failed or cached. More...
 
exint myCacheID
 the user-defined cache id More...
 

Detailed Description

Custom return type for a file transfer operation, which includes both a status enum and a mod time/cache id

Definition at line 105 of file PDG_CustomHandlers.h.

Member Data Documentation

exint PDG_CustomHandlers::TransferPair::myCacheID

the user-defined cache id

Definition at line 111 of file PDG_CustomHandlers.h.

TransferResult PDG_CustomHandlers::TransferPair::myResult

The transfer result, e.g. failed or cached.

Definition at line 108 of file PDG_CustomHandlers.h.


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