int saveConnect

( T_CONNECT* iConnect, FILE* out )

Write out a connection (col->col, lay->lay, or cell->cell).

Documentation

Write out a connection (col->col, lay->lay, or cell->cell). Writes out the names of the objects as well as the indices of where those objects are.
Parameters:
iConnect - Connection object being written.
out - FILE pointer to destination file
Returns:
total number of bytes written

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.