![]() |
mFrame
|
完整成員列表,類別為 ufm::sys::EntryPoint, 包含所有繼承的成員
currentThread(void) const | ufm::lang::Object | |
delay(int milliseconds) const | ufm::lang::Object | |
EntryPoint(void(*setup)(ufm::sys::Thread *), void(*loop)(ufm::sys::Thread *)) | ufm::sys::EntryPoint | |
equals(Object *object) const | ufm::lang::Object | |
equals(Object &object) const | ufm::lang::Object | |
getObject(void) override | ufm::lang::Object | virtual |
hashcode(void) const | ufm::lang::Object | virtual |
lock(void) const | ufm::lang::Object | |
operator new(size_t n) | ufm::lang::Object | |
operator new(size_t n, void *p) | ufm::lang::Object | |
run(void) override | ufm::sys::EntryPoint | virtual |
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 | |
~EntryPoint(void) override | ufm::sys::EntryPoint | virtual |
~Interface(void)=default | ufm::lang::Interface | virtual |