AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
◆
ParId()
[1/2]
drama::ParId::ParId
(
std::weak_ptr<
Task
>
dramaTask
,
const
std::string &
name
)
Access a parameter of a given name.
Parameters
dramaTask
The DRAMA
Task
we are part of. This is passed by pointer, but
ParId
is not taking ownership of the subject object, which must continue to exist until the
ParId
object is destroyed.
name
The name of the parameter.
drama
ParId
Generated by
1.9.8