|
OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::ILogBase, including all inherited members.
| isCreateError(void) noexcept=0 | openm::ILogBase | pure virtual |
| isEnabled(void) noexcept=0 | openm::ILogBase | pure virtual |
| logFormatted(const char *i_format,...) noexcept=0 | openm::ILogBase | pure virtual |
| logMsg(const char *i_msg, const char *i_extra=NULL) noexcept=0 | openm::ILogBase | pure virtual |
| setRank(int i_rank, int i_worldSize) noexcept=0 | openm::ILogBase | pure virtual |
| timeStamp(void) noexcept=0 | openm::ILogBase | pure virtual |
| ~ILogBase(void) noexcept=0 (defined in openm::ILogBase) | openm::ILogBase | pure virtual |