PLaSK library
Loading...
Searching...
No Matches
plask::PropertyAt< PropertyTag, Space, SrcSpace > Struct Template Reference

Describe property type in given space. More...

#include <plask/provider/providerfor.hpp>

Inheritance diagram for plask::PropertyAt< PropertyTag, Space, SrcSpace >:
[legend]
Collaboration diagram for plask::PropertyAt< PropertyTag, Space, SrcSpace >:
[legend]

Detailed Description

template<typename PropertyTag, typename Space, typename SrcSpace = void>
struct plask::PropertyAt< PropertyTag, Space, SrcSpace >

Describe property type in given space.

Includes:

  • ValueType - typedef to value provided by tag in given space.
  • getDefaultValue() - static method which returns default value in given space.
  • convertLazyData() - static methods which converts data between spaces

Definition at line 250 of file providerfor.hpp.


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