checksize() const | GField | [inline, virtual] |
copy_grids(const GField &gf) | GField | |
dim | GField | [private] |
get_dim() const | GField | [inline] |
get_grid_name(Index i) const | GField | [inline] |
get_grid_size(const Index i) const | GField | |
get_grid_type(Index i) const | GField | [inline] |
get_name() const | GField | [inline] |
get_numeric_grid(Index i) const | GField | |
get_numeric_grid(Index i) | GField | |
get_string_grid(Index i) const | GField | |
get_string_grid(Index i) | GField | |
GField() | GField | [inline, protected] |
GField(const Index d, const String s) | GField | [inline, protected] |
mgridnames | GField | [private] |
mgridtypes | GField | [private] |
mname | GField | [private] |
mnumericgrids | GField | [private] |
mstringgrids | GField | [private] |
operator<<(ostream &os, const GField &gf) | GField | [friend] |
set_grid(Index i, const Vector &g) | GField | |
set_grid(Index i, const ArrayOfString &g) | GField | |
set_gridname(Index i, const String &s) | GField | [inline] |
set_name(const String &s) | GField | [inline] |
~GField() | GField | [inline, virtual] |