OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Protected Member Functions | List of all members
OpenSim.Data.Null.NullGenericDataHandler Class Reference

Not a proper generic data handler yet - probably needs to actually store the data as well instead of relying on descendent classes More...

Inheritance diagram for OpenSim.Data.Null.NullGenericDataHandler:
Inheritance graph
[legend]

Protected Member Functions

List< T > Get< T > (string[] fields, string[] vals, List< T > inputEntities)
 

Detailed Description

Not a proper generic data handler yet - probably needs to actually store the data as well instead of relying on descendent classes

Definition at line 43 of file NullGenericDataHandler.cs.

Member Function Documentation

List<T> OpenSim.Data.Null.NullGenericDataHandler.Get< T > ( string[]  fields,
string[]  vals,
List< T >  inputEntities 
)
inlineprotected

Definition at line 45 of file NullGenericDataHandler.cs.


The documentation for this class was generated from the following file: