Adelsbach/VSIPL
Core Programming Reference Guide
DD-00016-015
Core

This manual is preliminary and incomplete.
While our Core implementation implements all functions given in the standard we are still working on completing this documentation.

Please refer to the VSIPL standard for a complete function reference of the Core profile until we have completed work on this documentation.

1.2 Block Support Functions

1.2.1 vsip_dblockcreate_p - Create a block
Description
Parameters
Return Value
Error Handling
Example
1.2.2 vsip_blockbind_p - Create a block using existing data
Description
Parameters
Return Value
Error Handling
Example
1.2.3 vsip_cblockbind_p - Create a block using existing data (complex)
Description
Parameters
Return Value
Error Handling
Example
1.2.4 vsip_blockrebind_p - Rebind existing block
Description
Parameters
Return Value
Error Handling
Example
1.2.5 vsip_cblockrebind_p - Rebind existing block (complex)
Description
Parameters
Error Handling
Example
1.2.6 vsip_dblockadmit_p - Admit block data
Description
Parameters
Return Value
Error Handling
Example
1.2.7 vsip_blockfind_p - Get user data
Description
Parameters
Return Value
Error Handling
Example
1.2.8 vsip_cblockfind_p - Get user data (complex)
Description
Parameters
Error Handling
Example
1.2.9 vsip_blockrelease_p - Release a block
Description
Parameters
Return Value
Error Handling
Example
1.2.10 vsip_cblockrelease_p - Release a block (complex)
Description
Parameters
Error Handling
Example
1.2.11 vsip_dblockdestroy_p - Destroy a block
Description
Parameters
Return Value
Example
Notes