AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
◆ Enum() [5/6]
Constructor which constructs the value from an item in an SDS structure. This overload of the constructor should be used from threaded actions, it will lock access to DRAMA while it is fetching the value to ensure ERS messages from the lower level code are recorded against the action correctly. The value is fetched from the named item (arg #2) within the SDS structure specified. or the Position (constructor arg #3) item in the @depreciated A string as the default is no longer supported, You need to use an enum value as the default. The constructor will throw if you use default value which is not an empty string as behavior in that case is not defined. Status DRAMA2__GITARG_ENUM_INVDEF.
References drama::CreateRunDramaTask(), drama::Default, and drama::gitarg::Enum< LookupClass, EnumType >::Get(). |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated by