AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
◆ IsFlagSet()Operator to allow determination of if a Flag enum value set. Since Flags can't be or-ed together, you can't just compare them to determine if a flag is set. This function deals with the required casts. Both arguments are cast to unsigned int and the then a bitwise and is performed, the result value is true if the result if the and is non-zero.
References drama::CreateRunDramaTask(). |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated on Thu Dec 12 2024 23:07:35 for AAO DRAMA/DRAMA2 C++ Interface by 1.9.8