Tcl-Trf-Doc
- Trf_CheckOptions(3) Interface to procedures to check an option container.
- Trf_ClearCtrlBlock(3) Interface for procedures to reset the internal state of an encoder/decoder.
- Trf_ConverterOptions(3) Return the set of option processing procedures required by conversion transformers.
- Trf_CreateCtrlBlock(3) Interface to procedure for creation of encoder/decoder control structures.
- Trf_CreateOptions(3) Interface to procedures to create a container holding option values.
- Trf_DeleteCtrlBlock(3) Interface to procedure for destruction of encoder/decoder control structures.
- Trf_DeleteOptions(3) Interface to proceduress to delete a container made with 'Trf_CreateOptions'.
- Trf_FlipRegisterLong(3) Swap the bytes of all 4-byte words contained in the buffer.
- Trf_FlipRegisterShort(3) Swap the bytes of all 2-byte words contained in the buffer.
- Trf_FlushTransformation(3) Interface to procedures used to flush buffered characters.
- Trf_Init(3) Initialize extension in standard interpreter.
- Trf_InitStubs(3) Convenience declaration of Trf_InitStubs.
- Trf_IsInitialized(3) Check initialization state of specified interpreter.
- Trf_LoadLibrary(3) General purpose library loader functionality.
- Trf_MDCheck(3) Interface to procedures for check/manipulation of the environment (shared libraries, ...).
- Trf_MDFinal(3) Interface to procedures for generation of the final digest from a MD state.
- Trf_MDStart(3) Interface to procedures for initialization of a MD context.
- Trf_MDUpdate(3) Interface to procedures for update of a MD context.
- Trf_MDUpdateBuf(3) Interface to procedures for update of a MD context.
- Trf_QueryMaxRead(3) Interface for procedures to query a transformation about the max.
- Trf_QueryOptions(3) Interface to procedures to query an option container.
- Trf_Register(3) Register the specified transformation at the given interpreter.
- Trf_RegisterMessageDigest(3) Procedure to register a message digest algorithm in an interpreter.
- Trf_SafeInit(3) Initialize extension in SAFE interpreter.
- Trf_SeekQueryOptions(3) Interface to procedures to query an option container.
- Trf_SetObjOption(3) Interface to procedures to define the value of an option.
- Trf_SetOption(3) Interface to procedures to define the value of an option.
- Trf_ShiftRegister(3) Shift the register.
- Trf_TransformBuffer(3) Interface to procedures for transformation of character sequences.
- Trf_TransformCharacter(3) Interface to procedures for transformation of a single character.
- Trf_WriteProc(3) Interface to procedures used by an encoder/decoder to write its transformation results.
- Trf_XorBuffer(3) XOR the bytes in a buffer with a mask.