#include <Flat_File_Persistence.h>
Inheritance diagram for TAO_NS_FlatFileFactory:
Public Member Functions | |
virtual TAO_Storable_Base * | create_stream (const ACE_CString &file, const ACE_TCHAR *mode) |
Create the stream that can operate on a disk file. |
TAO_Storable_Base * TAO_NS_FlatFileFactory::create_stream | ( | const ACE_CString & | file, | |
const ACE_TCHAR * | mode | |||
) | [virtual] |
Create the stream that can operate on a disk file.
Implements TAO_Naming_Service_Persistence_Factory.