ed
Public Member Functions | Public Attributes | List of all members
ed::PropertyKeyDBEntry Struct Reference

#include <property_key_db.h>

Public Member Functions

 PropertyKeyDBEntry ()
 
 ~PropertyKeyDBEntry ()
 

Public Attributes

Idx idx
 
PropertyInfoinfo
 
std::string name
 

Detailed Description

Definition at line 13 of file property_key_db.h.

Constructor & Destructor Documentation

◆ PropertyKeyDBEntry()

ed::PropertyKeyDBEntry::PropertyKeyDBEntry ( )
inline

Definition at line 15 of file property_key_db.h.

◆ ~PropertyKeyDBEntry()

ed::PropertyKeyDBEntry::~PropertyKeyDBEntry ( )
inline

Definition at line 17 of file property_key_db.h.

Member Data Documentation

◆ idx

Idx ed::PropertyKeyDBEntry::idx

Definition at line 25 of file property_key_db.h.

◆ info

PropertyInfo* ed::PropertyKeyDBEntry::info

Definition at line 24 of file property_key_db.h.

◆ name

std::string ed::PropertyKeyDBEntry::name

Definition at line 23 of file property_key_db.h.


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