SJ Symbol List
| Constants | |
| SJ_LIN_~ | Data Line |
| SJ_ERR_~ | Error code |
| SJUNI_MODE_~ | Linking mode |
| Process Macros | |
| SJUNI_CALC_WORK | Calculates work buffer size |
| Data Types | |
| UUID | Library identifier |
| SJ | Stream joint handle |
| SJCK | Data chunk |
| Functions | |
| Common Functions | |
| SJ_Destroy | Deletes stream joint |
| SJ_Reset | Resets stream joint |
| SJ_GetChunk | Gets data chunk |
| SJ_UngetChunk | Returns data chunk |
| SJ_PutChunk | Puts data chunk |
| SJ_GetNumData | Gets the amount of data that can be read/written |
| SJ_GetUuid | Gets the stream joint UUID |
| SJ_EntryErrFunc | Registers an error processing function |
| SJ_SplitChunk | Splits a data chunk |
| Ring Buffer-type | |
| SJRBF_Init | Initialization |
| SJRBF_Create | Stream joint creation |
| Memory-type | |
| SJMEM_Init | Initialization |
| SJMEM_Create | Stream joint creation |
| General-purpose | |
| SJUNI_Init | Initialization |
| SJUNI_Create | Stream joint creation |