|
icedb
version 0.5.1
Snow particle scattering database API
|
#include <shape.hpp>

Public Member Functions | |
| icedb::Shapes::Shape::Shape_Type | toShape (const std::string &name, std::shared_ptr< H5::Group >) const |
| Make a new shape under the group. More... | |
| icedb::Shapes::Shape::Shape_Type | toShape (const std::string &name, std::shared_ptr< H5::Group >) const |
| Make a new shape under the group. More... | |
| icedb::Shapes::Shape::Shape_Type | toShape (const std::string &name, std::shared_ptr< H5::Group >) const |
| Make a new shape under the group. More... | |
Public Attributes | |
| ShapeRequiredData | required |
| ShapeCommonOptionalData | optional |
| icedb::Shapes::Shape::Shape_Type icedb::Examples::Shapes::ShapeDataBasic::toShape | ( | const std::string & | name, |
| std::shared_ptr< H5::Group > | grp | ||
| ) | const |
Make a new shape under the group.
Definition at line 55 of file shapeIOtext.cpp.
References icedb::Shapes::Shape::createShape().
Referenced by main().


| icedb::Shapes::Shape::Shape_Type icedb::Examples::Shapes::ShapeDataBasic::toShape | ( | const std::string & | name, |
| std::shared_ptr< H5::Group > | |||
| ) | const |
Make a new shape under the group.
| icedb::Shapes::Shape::Shape_Type icedb::Examples::Shapes::ShapeDataBasic::toShape | ( | const std::string & | name, |
| std::shared_ptr< H5::Group > | |||
| ) | const |
Make a new shape under the group.
| ShapeCommonOptionalData icedb::Examples::Shapes::ShapeDataBasic::optional |
Definition at line 44 of file shape.hpp.
Referenced by icedb::Examples::Shapes::m_atoi(), main(), icedb::Examples::Shapes::readDDSCATtextContents(), icedb::Examples::Shapes::readPSUfile(), icedb::Examples::Shapes::readRawText(), and icedb::Examples::Shapes::writeDDSCAT().
| ShapeRequiredData icedb::Examples::Shapes::ShapeDataBasic::required |
Definition at line 43 of file shape.hpp.
Referenced by icedb::Examples::Shapes::m_atoi(), main(), icedb::Examples::Shapes::readDDSCATtextContents(), icedb::Examples::Shapes::readPSUfile(), icedb::Examples::Shapes::readRawText(), readtask(), icedb::Examples::Shapes::writeDDSCAT(), and icedb::Examples::Shapes::writeTextRaw().
1.8.13