This is the complete list of members for unit< T >, including all inherited members.
| _bi | unit< T > | protected |
| _nm | unit< T > | protected |
| _o | unit< T > | protected |
| _t | unit< T > | protected |
| _x | unit< T > | protected |
| _y | unit< T > | protected |
| _z | unit< T > | protected |
| aff() const | unit< T > | |
| bi() const | unit< T > | inline |
| errtyp() const | unit< T > | protected |
| nm() const | unit< T > | inline |
| o() const | unit< T > | inline |
| operator!=(const unit< T > &u) const | unit< T > | inline |
| operator*(const unit< T > &u) | unit< T > | |
| operator*=(const unit< T > &u) | unit< T > | |
| operator+(const unit< T > &u) | unit< T > | |
| operator++() | unit< T > | |
| operator+=(const unit< T > &u) | unit< T > | |
| operator-(const unit< T > &u) | unit< T > | |
| operator-=(const unit< T > &u) | unit< T > | |
| operator/(const unit< T > &u) | unit< T > | |
| operator/=(const unit< T > &u) | unit< T > | |
| operator<(const unit< T > &u) const | unit< T > | inline |
| operator<=(const unit< T > &u) const | unit< T > | inline |
| operator=(const unit< T > &u) | unit< T > | |
| operator==(const unit< T > &u) const | unit< T > | inline |
| operator>(const unit< T > &u) const | unit< T > | inline |
| operator>=(const unit< T > &u) const | unit< T > | inline |
| operator^(const unit< T > &u) | unit< T > | |
| set(const char *nom, int typ, int xx, int yy, int zz, T bia, T sor) | unit< T > | |
| set_bi(T bia) | unit< T > | inline |
| set_coord(int xx, int yy, int zz) | unit< T > | |
| set_nm(const char *nom) | unit< T > | |
| set_o(T sor) | unit< T > | inline |
| set_t(int typ) | unit< T > | |
| t() const | unit< T > | inline |
| unit(const char *nom="", int typ=ENTREE, int xx=0, int yy=0, int zz=0, T bia=0, T sor=0) | unit< T > | inline |
| x() const | unit< T > | inline |
| y() const | unit< T > | inline |
| z() const | unit< T > | inline |
| ~unit() | unit< T > | inline |