|
FireSync API
|
| kStatus kPxParallelPipe_Construct | ( | kPxParallelPipe * | pipe, |
| k32u | nodeId, | ||
| kPxEnviron | pipeEnviron, | ||
| kAlloc | allocator | ||
| ) |
Constructs a kPxParallelPipe instance.
| pipe | Receives constructed pipe object. |
| nodeId | Unique identifier for pipe owner (typically a node id). |
| pipeEnviron | Environment provider object. |
| allocator | Memory allocator (or kNULL for default). |