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

Public Member Functions

 Property (const Property &other)
 
 Property (Property &&other) noexcept
 
Propertyoperator= (const Property &other)
 
Propertyoperator= (Property &&other) noexcept
 
ValueType GetType () const noexcept
 
bool IsRef () const noexcept
 
const MethodGetPrototype () const noexcept
 
const EnumObjectGetEnumerate () const noexcept
 
void SetType (ValueType type)
 
void SetRef (bool ref)
 
void SetPrototype (Method prototype)
 
void SetEnumerate (EnumObject enumerate)
 
bool operator== (const Property &other) const noexcept
 
auto operator<=> (const Property &other) const noexcept
 

Public Attributes

PLUGIFY_ACCESS : struct Impl
 

Detailed Description

Definition at line 16 of file property.hpp.

Member Data Documentation

◆ __pad0__

PLUGIFY_ACCESS plugify::Property::__pad0__

Definition at line 40 of file property.hpp.


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