|
FV3 Bundle
|
#include <Locations.h>
Public Member Functions | |
| Locations (const Locations_ *) | |
| Locations (const eckit::Configuration &) | |
| Locations (const Locations &) | |
| ~Locations () | |
| const Locations_ & | locations () const |
| Interfacing. More... | |
Static Public Member Functions | |
| static const std::string | classname () |
Private Types | |
| typedef MODEL::Locations | Locations_ |
Private Member Functions | |
| void | print (std::ostream &) const |
Private Attributes | |
| boost::shared_ptr< const Locations_ > | locs_ |
Definition at line 32 of file oops/src/oops/interface/Locations.h.
|
private |
Definition at line 34 of file oops/src/oops/interface/Locations.h.
|
explicit |
Definition at line 55 of file oops/src/oops/interface/Locations.h.
|
explicit |
Definition at line 63 of file oops/src/oops/interface/Locations.h.
| oops::Locations< MODEL >::Locations | ( | const Locations< MODEL > & | other | ) |
Definition at line 73 of file oops/src/oops/interface/Locations.h.
| oops::Locations< MODEL >::~Locations | ( | ) |
Definition at line 82 of file oops/src/oops/interface/Locations.h.
|
inlinestatic |
Definition at line 37 of file oops/src/oops/interface/Locations.h.
|
inline |
Interfacing.
Definition at line 45 of file oops/src/oops/interface/Locations.h.
|
private |
Definition at line 92 of file oops/src/oops/interface/Locations.h.
|
private |
Definition at line 49 of file oops/src/oops/interface/Locations.h.