Definition at line 45 of file FFSequence.h.
◆ FFSequence()
FFSequence::FFSequence |
( |
const string & |
n, |
|
|
const string & |
d, |
|
|
const string & |
iff |
|
) |
| |
◆ ~FFSequence()
FFSequence::~FFSequence |
( |
| ) |
|
|
virtual |
◆ ptr_duplicate()
BaseType * FFSequence::ptr_duplicate |
( |
| ) |
|
|
virtual |
◆ read()
bool FFSequence::read |
( |
| ) |
|
|
virtual |
Read a row from the Sequence.
- Note
- Does not use either the in_selection or send_p properties. If this method is called and the read_p property is not true, the values are read.
- Exceptions
-
Error | if the size of the returned data is zero. |
- Returns
- Always returns false.
Definition at line 132 of file FFSequence.cc.
◆ transfer_attributes()
void FFSequence::transfer_attributes |
( |
AttrTable * |
at | ) |
|
|
virtual |
◆ transform_to_dap4()
void FFSequence::transform_to_dap4 |
( |
D4Group * |
root, |
|
|
Constructor * |
container |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: