FireSync API
Home
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Macros
Modules
Pages
kPxParallelPipe.h
Go to the documentation of this file.
1
8
#ifndef K_FIRESYNC_PX_PARALLEL_PIPE_H
9
#define K_FIRESYNC_PX_PARALLEL_PIPE_H
10
11
#include <
kFireSync/kNodeDef.h
>
12
13
kBeginHeader()
14
15
21
//typedef kPxPipe kPxParallelPipe; --forward-declared in kFsDef.x.h
22
23
33
kFsFx(
kStatus
)
kPxParallelPipe_Construct
(
kPxParallelPipe
* pipe,
k32u
nodeId,
kPxEnviron
pipeEnviron,
kAlloc
allocator);
34
35
kEndHeader()
36
37
#include <kFireSync/Pipe/kPxParallelPipe.x.h>
38
39
#endif
k32u
kPxEnviron
Represents an object that provides external services to a pipe execution engine.
kAlloc
kNodeDef.h
Essential declarations related to FireSync nodes.
kPxParallelPipe::kPxParallelPipe_Construct
kStatus kPxParallelPipe_Construct(kPxParallelPipe *pipe, k32u nodeId, kPxEnviron pipeEnviron, kAlloc allocator)
Constructs a kPxParallelPipe instance.
kStatus
kPxParallelPipe
Pipe execution engine that processes messages using multiple background threads.
Pipe
kPxParallelPipe.h
This site is best viewed with Firefox. Copyright (C) 2003-2016 by LMI Technologies.