Share

AcRxFlagsAttribute Class

Class Hierarchy

AcRxAttribute
    AcRxFlagsAttribute

C++

class AcRxFlagsAttribute : public AcRxAttribute;

File

rxattrib.h

Description

This class can be used to indicate that the value of a member is a bitwise flag.

Was this information helpful?