FINAL CUT
Public Member Functions | Public Attributes | Friends | List of all members
finalcut::FChar Struct Reference
Collaboration diagram for finalcut::FChar:
Collaboration graph
[legend]

Public Member Functions

constexpr auto getCharWidth () const noexcept -> uInt32
 
constexpr void setCharWidth (uInt32 width) noexcept
 
constexpr void setBit (uInt32 mask, bool enable) noexcept
 
constexpr void setBit (uInt32 mask) noexcept
 
constexpr void unsetBit (uInt32 mask) noexcept
 
constexpr auto isBitSet (uInt32 mask) const noexcept -> bool
 

Public Attributes

FUnicode ch {}
 
FUnicode encoded_char {}
 
FCellColor color {}
 
FAttribute attr {}
 

Friends

auto operator== (const FChar &lhs, const FChar &rhs) noexcept -> bool
 
auto operator!= (const FChar &lhs, const FChar &rhs) noexcept -> bool
 

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