BSKDatabase* BSKSerializeDatabaseIn( BSKStream* stream );Inputs:
Description: Creates a new database object and initializes its contents from the contents of the stream by calling the appropriate "Serialize...In" routine for each of the database's components.
Return to the API
Return to the function listing