OpenCMISS-Zinc C++ API Documentation
|
Module for finding and managing timekeepers. More...
#include <timekeeper.hpp>
Public Member Functions | |
Timekeepermodule (cmzn_timekeepermodule_id in_timekeepermodule_id) | |
Timekeepermodule (const Timekeepermodule &timekeeperModule) | |
Timekeepermodule & | operator= (const Timekeepermodule &timekeeperModule) |
bool | isValid () const |
cmzn_timekeepermodule_id | getId () const |
Timekeeper | getDefaultTimekeeper () |
Protected Attributes | |
cmzn_timekeepermodule_id | id |
Module for finding and managing timekeepers.
Module for finding and managing timekeepers.
|
inline |
Get the default timekeeper.
|
inline |
Return the C handle of the Timekeepermodule object.
|
inline |
Check if this is a valid Timekeepermodule object.