QuickOPC User's Guide and Reference
MappedWritableFileProvider Class Members
Properties  Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Extensions.FileProviders Namespace : MappedWritableFileProvider Class

The following tables list the members exposed by MappedWritableFileProvider.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyDetermines whether the mapped file names will be case-insensitive; (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Top
Protected Properties
 NameDescription
Protected PropertyInfrastructure. Contains the dictionary that maps the file names into their corresponding file infos. (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public MethodObtains a directory contents at the given path. (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public Method (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public MethodObtain a file info at the given path. (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodObtains all file name mappings. (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodEnumerate a directory at the given path, if any, and provide support for directory modifications.  
Public MethodLocate a file at the given path, with support for writing and modifications.  
Public MethodTests whether a file name is mapped. (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public MethodMaps a file name to a file info. (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public MethodRemoves mapping for a given file name. (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Public Method (Inherited from OpcLabs.BaseLib.Extensions.FileProviders.MappedFileProvider)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

MappedWritableFileProvider Class
OpcLabs.BaseLib.Extensions.FileProviders Namespace