LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
OwnershipFlag Struct Reference

#include <saldisp.hxx>

Public Member Functions

 OwnershipFlag ()=default
 
 OwnershipFlag (OwnershipFlag &&other) noexcept
 
OwnershipFlagoperator= (OwnershipFlag &&other) noexcept
 

Public Attributes

bool owner = false
 

Detailed Description

Definition at line 85 of file saldisp.hxx.

Constructor & Destructor Documentation

◆ OwnershipFlag() [1/2]

OwnershipFlag::OwnershipFlag ( )
default

◆ OwnershipFlag() [2/2]

OwnershipFlag::OwnershipFlag ( OwnershipFlag &&  other)
inlinenoexcept

Definition at line 90 of file saldisp.hxx.

Member Function Documentation

◆ operator=()

OwnershipFlag & OwnershipFlag::operator= ( OwnershipFlag &&  other)
inlinenoexcept

Definition at line 92 of file saldisp.hxx.

References owner.

Member Data Documentation

◆ owner

bool OwnershipFlag::owner = false

Definition at line 86 of file saldisp.hxx.

Referenced by operator=().


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