PLaSK library
Loading...
Searching...
No Matches
plask::GeometryReader::RegisterObjectReader Struct Reference

Helper which call registerObjectReader in constructor. More...

#include <plask/geometry/reader.hpp>

Public Member Functions

 RegisterObjectReader (const std::string &tag_name, object_read_f *reader)
 

Detailed Description

Helper which call registerObjectReader in constructor.

Each object can create one global instance of this class to register own reader.

Definition at line 77 of file reader.hpp.

Constructor & Destructor Documentation

◆ RegisterObjectReader()

plask::GeometryReader::RegisterObjectReader::RegisterObjectReader ( const std::string &  tag_name,
object_read_f reader 
)
inline

Definition at line 78 of file reader.hpp.


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