ztsdb
Public Types | Public Member Functions | Public Attributes | List of all members
EData< t, T > Struct Template Reference
Inheritance diagram for EData< t, T >:
E

Public Types

typedef arr::cow_ptr< arr::Array< T > > ptr
 
typedef T value_type
 

Public Member Functions

 EData (T d, loc_t l)
 
virtual EDataclone () const
 
virtual bool operator== (const EData &ed) const
 
- Public Member Functions inherited from E
 E (Etype et, const loc_t &l)
 
virtual bool operator== (const E &o) const
 

Public Attributes

arr::cow_ptr< arr::Array< T > > data
 
- Public Attributes inherited from E
Etype etype
 
loc_t loc
 

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