#include <string>Go to the source code of this file.
| Classes | |
| struct | libetonyek::IWORKPropertyInfo< Name > | 
| Namespaces | |
| libetonyek | |
| Macros | |
| #define | IWORK_DECLARE_PROPERTY(name, type) | 
| #define | IWORK_IMPLEMENT_PROPERTY(name) const IWORKPropertyID_t IWORKPropertyInfo<property::name>::id = #name | 
| Typedefs | |
| typedef std::string | libetonyek::IWORKPropertyID_t | 
| #define IWORK_DECLARE_PROPERTY | ( | name, | |
| type | |||
| ) | 
| #define IWORK_IMPLEMENT_PROPERTY | ( | name | ) | const IWORKPropertyID_t IWORKPropertyInfo<property::name>::id = #name |