|
| FFSequence (const string &n, const string &d, const string &iff) |
|
virtual BaseType * | ptr_duplicate () |
|
virtual bool | read () |
|
virtual void | transfer_attributes (AttrTable *at) |
|
virtual void | transform_to_dap4 (D4Group *root, Constructor *container) |
|
Definition at line 45 of file FFSequence.h.
◆ 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.
The documentation for this class was generated from the following files: