#include <netcdfpp.h>
|
| const std::string & | name () const |
| |
| int | id () const |
| |
◆ Object()
| netCDF::detail::Object::Object |
( |
std::shared_ptr< Path > |
path_p | ) |
|
|
inlineexplicitprotected |
◆ check()
| void netCDF::detail::Object::check |
( |
int |
ret | ) |
const |
|
inlineprotected |
◆ get_error_message()
| static std::string netCDF::detail::Object::get_error_message |
( |
int |
ret | ) |
|
|
inlinestaticprotected |
◆ id()
| int netCDF::detail::Object::id |
( |
| ) |
const |
|
inline |
◆ name()
| const std::string & netCDF::detail::Object::name |
( |
| ) |
const |
|
inline |
◆ raise_error()
| void netCDF::detail::Object::raise_error |
( |
int |
ret | ) |
const |
|
inlineprotected |
◆ path
| std::shared_ptr<Path> netCDF::detail::Object::path |
|
protected |
The documentation for this class was generated from the following file: