plugify 1.2.8
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
plugify::Conflict Class Reference

Public Member Functions

 Conflict (const Conflict &other)
 
 Conflict (Conflict &&other) noexcept
 
Conflictoperator= (const Conflict &other)
 
Conflictoperator= (Conflict &&other) noexcept
 
const std::string & GetName () const noexcept
 
const ConstraintGetConstraints () const noexcept
 
const std::string & GetReason () const noexcept
 
void SetName (std::string name)
 
void SetConstraints (Constraint constraints)
 
void SetReason (std::string reason)
 
bool operator== (const Conflict &other) const noexcept
 
auto operator<=> (const Conflict &other) const noexcept
 

Public Attributes

PLUGIFY_ACCESS : struct Impl
 

Detailed Description

Definition at line 15 of file conflict.hpp.

Member Data Documentation

◆ __pad0__

PLUGIFY_ACCESS plugify::Conflict::__pad0__

Definition at line 37 of file conflict.hpp.


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