|
ViennaGrid
1.0.1
|
Class that holds a reference to the domain the segment belongs to. More...
#include <segment_layers.hpp>
Public Member Functions | |
| void | domain (domain_type &d) |
| domain_type & | domain () |
| domain_type const & | domain () const |
| std::size_t | id () const |
Protected Attributes | |
| domain_type * | domain_ |
Class that holds a reference to the domain the segment belongs to.
| void domain | ( | domain_type & | d | ) | [inline] |
| domain_type& domain | ( | ) | [inline] |
| domain_type const& domain | ( | ) | const [inline] |
| std::size_t id | ( | ) | const [inline] |
domain_type* domain_ [protected] |
1.7.6.1