![]() |
mFrame
|
完整成員列表,類別為 ufm::lang::Maths, 包含所有繼承的成員
abs(int a) | ufm::lang::Maths | inlinestatic |
abs(long a) | ufm::lang::Maths | inlinestatic |
abs(float a) | ufm::lang::Maths | inlinestatic |
acos(double x) | ufm::lang::Maths | static |
align32bit(uint32 value) | ufm::lang::Maths | inlinestatic |
align64bit(uint32 value) | ufm::lang::Maths | inlinestatic |
asin(double x) | ufm::lang::Maths | static |
atan(double x) | ufm::lang::Maths | static |
atan2(double y, double x) | ufm::lang::Maths | static |
ceil(double x) | ufm::lang::Maths | static |
ceil(int dividend, int divisor) | ufm::lang::Maths | inlinestatic |
ceil(uint32 dividend, uint32 divisor) | ufm::lang::Maths | inlinestatic |
cos(double x) | ufm::lang::Maths | static |
cosh(double x) | ufm::lang::Maths | static |
currentThread(void) const | ufm::lang::Object | |
delay(int milliseconds) const | ufm::lang::Object | |
equals(Object *object) const | ufm::lang::Object | |
equals(Object &object) const | ufm::lang::Object | |
fabs(double x) | ufm::lang::Maths | static |
fabsf(float x) | ufm::lang::Maths | static |
floor(double x) | ufm::lang::Maths | static |
fmod(double x, double y) | ufm::lang::Maths | static |
frexp(double x, int *exponent) | ufm::lang::Maths | static |
getObject(void) override | ufm::lang::Object | virtual |
hashcode(void) const | ufm::lang::Object | virtual |
ldexp(double x, int exponent) | ufm::lang::Maths | static |
lock(void) const | ufm::lang::Object | |
log(double x) | ufm::lang::Maths | static |
log10(double x) | ufm::lang::Maths | static |
max(uint32 a, uint32 b) | ufm::lang::Maths | inlinestatic |
max(int a, int b) | ufm::lang::Maths | inlinestatic |
min(uint32 a, uint32 b) | ufm::lang::Maths | inlinestatic |
min(int a, int b) | ufm::lang::Maths | inlinestatic |
modf(double x, double *integer) | ufm::lang::Maths | static |
NonInstantiable(void)=delete | ufm::lang::NonInstantiable | protected |
NonInstantiable(const NonInstantiable &)=delete | ufm::lang::NonInstantiable | protected |
operator new(size_t n) | ufm::lang::Object | |
operator new(size_t n, void *p) | ufm::lang::Object | |
operator=(const NonInstantiable &)=delete (被定義於 ufm::lang::NonInstantiable) | ufm::lang::NonInstantiable | protected |
operator=(NonInstantiable &&)=delete (被定義於 ufm::lang::NonInstantiable) | ufm::lang::NonInstantiable | protected |
pow(double x, double y) | ufm::lang::Maths | static |
sin(double x) | ufm::lang::Maths | static |
sinh(double x) | ufm::lang::Maths | static |
sqrt(double x) | ufm::lang::Maths | static |
tanh(double x) | ufm::lang::Maths | static |
unlock(void) const | ufm::lang::Object | |
wait(void) const | ufm::lang::Object | inline |
wait(int timeout) const | ufm::lang::Object | |
yield(void) const | ufm::lang::Object | |
~Interface(void)=default | ufm::lang::Interface | virtual |
~Maths(void) override=default | ufm::lang::Maths | protectedvirtual |
~NonInstantiable(void) override=default | ufm::lang::NonInstantiable | protectedvirtual |