Public Member Functions | |
| PickSetAscIO (const Table::FormatDesc &fd) | |
| bool | isXY () const |
| bool | get (std::istream &, Pick::Set &, bool iszreq, float zval) const |
| bool | put (std::ostream &) const |
Static Public Member Functions | |
| static Table::FormatDesc * | getDesc (bool iszreq) |
| static void | updateDesc (Table::FormatDesc &, bool iszreq) |
| static void | createDescBody (Table::FormatDesc *, bool iszreq) |
| PickSetAscIO::PickSetAscIO | ( | const Table::FormatDesc & | fd | ) | [inline] |
| static void PickSetAscIO::createDescBody | ( | Table::FormatDesc * | , | |
| bool | iszreq | |||
| ) | [static] |
| bool PickSetAscIO::get | ( | std::istream & | , | |
| Pick::Set & | , | |||
| bool | iszreq, | |||
| float | zval | |||
| ) | const |
| static Table::FormatDesc* PickSetAscIO::getDesc | ( | bool | iszreq | ) | [static] |
| bool PickSetAscIO::isXY | ( | ) | const |
| bool PickSetAscIO::put | ( | std::ostream & | ) | const |
| static void PickSetAscIO::updateDesc | ( | Table::FormatDesc & | , | |
| bool | iszreq | |||
| ) | [static] |
1.7.1