ed
Public Member Functions | Public Attributes | List of all members
ed::PropertyKey< T > Struct Template Reference

#include <property_key.h>

Public Member Functions

 PropertyKey ()
 
bool valid () const
 

Public Attributes

const PropertyKeyDBEntryentry
 
Idx idx
 

Detailed Description

template<typename T>
struct ed::PropertyKey< T >

Definition at line 12 of file property_key.h.

Constructor & Destructor Documentation

◆ PropertyKey()

template<typename T >
ed::PropertyKey< T >::PropertyKey ( )
inline

Definition at line 14 of file property_key.h.

Member Function Documentation

◆ valid()

template<typename T >
bool ed::PropertyKey< T >::valid ( ) const
inline

Definition at line 19 of file property_key.h.

Member Data Documentation

◆ entry

template<typename T >
const PropertyKeyDBEntry* ed::PropertyKey< T >::entry

Definition at line 17 of file property_key.h.

◆ idx

template<typename T >
Idx ed::PropertyKey< T >::idx

Definition at line 15 of file property_key.h.


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