Public Member Functions | List of all members
LayoutFlag Class Reference

Maintains a single int value with an (int) cast overload. More...

#include <LayoutFlags.h>

Public Member Functions

 LayoutFlag (int ai)
 Constructs a LayoutFlag. More...
 
 operator int () const
 (int) cast overload More...
 

Detailed Description

Maintains a single int value with an (int) cast overload.

Constructor & Destructor Documentation

LayoutFlag ( int  ai)

Constructs a LayoutFlag.

Member Function Documentation

operator int ( ) const

(int) cast overload


The documentation for this class was generated from the following file:

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.