34 #ifndef KIM_MODEL_COMPUTE_ARGUMENTS_CREATE_HPP_ 35 #define KIM_MODEL_COMPUTE_ARGUMENTS_CREATE_HPP_ 50 class ComputeArgumentName;
51 class ComputeCallbackName;
52 class ModelComputeArgumentsCreateImplementation;
67 int const lineNumber, std::string
const & fileName)
const;
69 std::stringstream
const & message,
70 int const lineNumber, std::string
const & fileName)
const;
72 std::string
const &
String()
const;
82 ModelComputeArgumentsCreateImplementation * pimpl;
85 #endif // KIM_MODEL_COMPUTE_ARGUMENTS_CREATE_HPP_
std::string const & String() const
void LogEntry(LogVerbosity const logVerbosity, std::string const &message, int const lineNumber, std::string const &fileName) const
void SetModelBufferPointer(void *const ptr)
int SetArgumentSupportStatus(ComputeArgumentName const clomputeArgumentName, SupportStatus const supportStatus)
int SetCallbackSupportStatus(ComputeCallbackName const computeCallbackName, SupportStatus const supportStatus)