Gin
Public Member Functions | Public Attributes | List of all members
ModDstId Struct Reference

Public Member Functions

 ModDstId ()=default
 
 ModDstId (int id_)
 
 ModDstId (const ModDstId &other)
 
ModDstIdoperator= (const ModDstId &other)
 
bool operator== (const ModDstId &other) const
 
bool isValid () const
 

Public Attributes

int id = -1
 

Constructor & Destructor Documentation

◆ ModDstId() [1/3]

ModDstId::ModDstId ( )
default

◆ ModDstId() [2/3]

ModDstId::ModDstId ( int  id_)
explicit

◆ ModDstId() [3/3]

ModDstId::ModDstId ( const ModDstId other)

References id.

Member Function Documentation

◆ operator=()

ModDstId& ModDstId::operator= ( const ModDstId other)

References id.

◆ operator==()

bool ModDstId::operator== ( const ModDstId other) const

References id.

◆ isValid()

bool ModDstId::isValid ( ) const

Member Data Documentation

◆ id

int ModDstId::id = -1

Referenced by ModDstId(), operator=(), and operator==().


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