FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kPipeEngine Struct Reference

Description

Represents the type of data processing engine used in a kPipe instance.

Inheritance diagram for kPipeEngine:
Inheritance graph

Related

#define kPIPE_ENGINE_NULL
 Unknown pipe engine.
 
#define kPIPE_ENGINE_SERIAL
 Pipe engine that processes data in single background thread.
 
#define kPIPE_ENGINE_PARALLEL
 Pipe engine that can process data in multiple background threads.
 
#define kPIPE_ENGINE_OPTIONS
 Bitset containing all kPipeEngine options.
 

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