begin(IdTimer id) | sofa::helper::AdvancedTimer | static |
begin(const char *idStr) | sofa::helper::AdvancedTimer | static |
clear() | sofa::helper::AdvancedTimer | static |
clearData(IdTimer id) | sofa::helper::AdvancedTimer | static |
convertOutputType(std::string type) | sofa::helper::AdvancedTimer | static |
end(IdTimer id) | sofa::helper::AdvancedTimer | static |
end(IdTimer id, std::ostream &result) | sofa::helper::AdvancedTimer | static |
end(IdTimer id, double time, double dt) | sofa::helper::AdvancedTimer | static |
end(const char *idStr) | sofa::helper::AdvancedTimer | static |
getInterval(IdTimer id) | sofa::helper::AdvancedTimer | static |
getOutputType(IdTimer id) | sofa::helper::AdvancedTimer | static |
getRecords(IdTimer id) | sofa::helper::AdvancedTimer | static |
getStepData(IdTimer id, bool processData=false) | sofa::helper::AdvancedTimer | static |
getSteps(IdTimer id, bool processData=false) | sofa::helper::AdvancedTimer | static |
getTimeAnalysis(IdTimer id, double time, double dt) | sofa::helper::AdvancedTimer | static |
GUI enum value | sofa::helper::AdvancedTimer | |
IdObj typedef | sofa::helper::AdvancedTimer | |
IdStep typedef | sofa::helper::AdvancedTimer | |
IdTimer typedef | sofa::helper::AdvancedTimer | |
IdVal typedef | sofa::helper::AdvancedTimer | |
isActive() | sofa::helper::AdvancedTimer | static |
isEnabled(IdTimer id) | sofa::helper::AdvancedTimer | static |
JSON enum value | sofa::helper::AdvancedTimer | |
LJSON enum value | sofa::helper::AdvancedTimer | |
outputType enum name | sofa::helper::AdvancedTimer | |
setEnabled(IdTimer id, bool val) | sofa::helper::AdvancedTimer | static |
setInterval(IdTimer id, int val) | sofa::helper::AdvancedTimer | static |
setOutputType(IdTimer id, const std::string &type) | sofa::helper::AdvancedTimer | static |
setSyncCallBack(SyncCallBack cb, void *userData=nullptr) | sofa::helper::AdvancedTimer | static |
STDOUT enum value | sofa::helper::AdvancedTimer | |
step(IdStep id) | sofa::helper::AdvancedTimer | static |
step(IdStep id, IdObj obj) | sofa::helper::AdvancedTimer | static |
step(IdStep id, T *obj) | sofa::helper::AdvancedTimer | inlinestatic |
step(const char *idStr) | sofa::helper::AdvancedTimer | static |
step(const char *idStr, const char *objStr) | sofa::helper::AdvancedTimer | static |
step(const char *idStr, const std::string &objStr) | sofa::helper::AdvancedTimer | static |
step(const char *idStr, T *obj) | sofa::helper::AdvancedTimer | inlinestatic |
stepBegin(IdStep id) | sofa::helper::AdvancedTimer | static |
stepBegin(IdStep id, IdObj obj) | sofa::helper::AdvancedTimer | static |
stepBegin(IdStep id, T *obj) | sofa::helper::AdvancedTimer | inlinestatic |
stepBegin(const char *idStr) | sofa::helper::AdvancedTimer | static |
stepBegin(const char *idStr, const char *objStr) | sofa::helper::AdvancedTimer | static |
stepBegin(const char *idStr, const std::string &objStr) | sofa::helper::AdvancedTimer | static |
stepBegin(const char *idStr, T *obj) | sofa::helper::AdvancedTimer | inlinestatic |
stepEnd(IdStep id) | sofa::helper::AdvancedTimer | static |
stepEnd(IdStep id, IdObj obj) | sofa::helper::AdvancedTimer | static |
stepEnd(IdStep id, T *obj) | sofa::helper::AdvancedTimer | inlinestatic |
stepEnd(const char *idStr) | sofa::helper::AdvancedTimer | static |
stepEnd(const char *idStr, const char *objStr) | sofa::helper::AdvancedTimer | static |
stepEnd(const char *idStr, const std::string &objStr) | sofa::helper::AdvancedTimer | static |
stepEnd(const char *idStr, T *obj) | sofa::helper::AdvancedTimer | inlinestatic |
stepNext(IdStep prevId, IdStep nextId) | sofa::helper::AdvancedTimer | static |
stepNext(const char *prevIdStr, const char *nextIdStr) | sofa::helper::AdvancedTimer | static |
SyncCallBack typedef | sofa::helper::AdvancedTimer | |
valAdd(IdVal id, double val) | sofa::helper::AdvancedTimer | static |
valAdd(const char *idStr, double val) | sofa::helper::AdvancedTimer | static |
valSet(IdVal id, double val) | sofa::helper::AdvancedTimer | static |
valSet(const char *idStr, double val) | sofa::helper::AdvancedTimer | static |