Implementation of property query and retrieval from an ECLIPSE property container. More...
Classes | |
struct | GetProperty |
Property value retrieval. More... | |
struct | GetProperty< double > |
Specialization of property value retrieval for type double . More... | |
struct | GetProperty< int > |
Specialization of property value retrieval for type int . More... | |
struct | HasProperty |
Property existence predicate. More... | |
struct | HasProperty< double > |
Specialization of property existence predicate for type double . More... | |
struct | HasProperty< int > |
Specialization of property existence predicate for type int . More... | |
Implementation of property query and retrieval from an ECLIPSE property container.