Horizon
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
horizon::ODB::Features::Surface Class Reference
Inheritance diagram for horizon::ODB::Features::Surface:
horizon::ODB::Features::Feature horizon::ODB::RecordWithAttributes

Public Member Functions

 Surface (unsigned int i)
 
void write (std::ostream &ost) const override
 
Type get_type () const override
 

Public Attributes

SurfaceData data
 
- Public Attributes inherited from horizon::ODB::Features::Feature
friend Features
 
const unsigned int index
 
- Public Attributes inherited from horizon::ODB::RecordWithAttributes
std::vector< std::pair< unsigned int, std::string > > attributes
 

Protected Member Functions

void write_feature (std::ostream &ost) const override
 
- Protected Member Functions inherited from horizon::ODB::Features::Feature
 Feature (unsigned int i)
 
- Protected Member Functions inherited from horizon::ODB::RecordWithAttributes
void write_attributes (std::ostream &ost) const
 

Additional Inherited Members

- Public Types inherited from horizon::ODB::Features::Feature
template<typename T >
using check_type = attribute::is_feature< T >
 
- Protected Types inherited from horizon::ODB::Features::Feature
enum class  Type { LINE , ARC , PAD , SURFACE }
 

Member Function Documentation

◆ get_type()

Type horizon::ODB::Features::Surface::get_type ( ) const
inlineoverridevirtual

◆ write()

void horizon::ODB::Features::Surface::write ( std::ostream &  ost) const
overridevirtual

Reimplemented from horizon::ODB::Features::Feature.

◆ write_feature()

void horizon::ODB::Features::Surface::write_feature ( std::ostream &  ost) const
overrideprotectedvirtual

The documentation for this class was generated from the following files: