|
IODA
|
Allows you to select objects for a copy operation. More...
#include <Copying.h>

Public Member Functions | |
| ~ObjectSelection () | |
| ObjectSelection () | |
| ObjectSelection (const Group &g, bool recurse=true) | |
Public Attributes | |
| Group | g_ |
| bool | recurse_ = false |
| ioda::ObjectSelection::~ObjectSelection | ( | ) |
Definition at line 13 of file Copying.cpp.
| ioda::ObjectSelection::ObjectSelection | ( | ) |
Definition at line 14 of file Copying.cpp.
| ioda::ObjectSelection::ObjectSelection | ( | const Group & | g, |
| bool | recurse = true |
||
| ) |
Definition at line 15 of file Copying.cpp.