CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
|
#include <job_timer.hpp>
Public Member Functions | |
JobType (const std::string &action, const std::string &actionEnd) | |
const std::string & | getActionName () const |
void | setActionName (const std::string &action) |
const std::string & | getActionEndName () const |
void | setActionEndName (const std::string &actionEnd) |
A type of executing task
Definition at line 24 of file job_timer.hpp.
Definition at line 36 of file job_timer.hpp.
|
inlinevirtual |
Definition at line 58 of file job_timer.hpp.
|
inline |
Definition at line 50 of file job_timer.hpp.
|
inline |
Definition at line 42 of file job_timer.hpp.
Definition at line 54 of file job_timer.hpp.
Definition at line 46 of file job_timer.hpp.