Gin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ModDstId Struct Reference

#include <gin_modmatrix.h>

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)

Member Function Documentation

◆ operator=()

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

◆ 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 operator==().


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