FireSync API
Home
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Macros
Modules
Pages
kPxSerialPipe.h
Go to the documentation of this file.
1
8
#ifndef K_FIRESYNC_PX_SERIAL_PIPE_H
9
#define K_FIRESYNC_PX_SERIAL_PIPE_H
10
11
#include <
kFireSync/kNodeDef.h
>
12
19
//typedef kObject kPxSerialPipe; --forward-declared in kFsDef.x.h
20
31
kFsFx(
kStatus
)
kPxSerialPipe_Construct
(
kPxSerialPipe
* pipe,
k32u
nodeId,
kPxEnviron
pipeEnviron,
kAlloc
allocator);
32
33
#include <kFireSync/Pipe/kPxSerialPipe.x.h>
34
35
#endif
k32u
kPxEnviron
Represents an object that provides external services to a pipe execution engine.
kAlloc
kNodeDef.h
Essential declarations related to FireSync nodes.
kStatus
kPxSerialPipe::kPxSerialPipe_Construct
kStatus kPxSerialPipe_Construct(kPxSerialPipe *pipe, k32u nodeId, kPxEnviron pipeEnviron, kAlloc allocator)
Constructs a kPxSerialPipe instance.
kPxSerialPipe
Pipe execution engine that completely processes an input message before processing the next input mes...
Pipe
kPxSerialPipe.h
This site is best viewed with Firefox. Copyright (C) 2003-2016 by LMI Technologies.