|
FireSync API
|
| kStatus kPxSerialPipe_Construct | ( | kPxSerialPipe * | pipe, |
| k32u | nodeId, | ||
| kPxEnviron | pipeEnviron, | ||
| kAlloc | allocator | ||
| ) |
Constructs a kPxSerialPipe 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). |