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

Public Member Functions

 ModSrcId ()=default
 
 ModSrcId (int id_)
 
 ModSrcId (const ModSrcId &other)
 
ModSrcIdoperator= (const ModSrcId &other)
 
bool operator== (const ModSrcId &other) const
 
bool isValid () const
 

Public Attributes

int id = -1
 

Constructor & Destructor Documentation

◆ ModSrcId() [1/3]

ModSrcId::ModSrcId ( )
default

◆ ModSrcId() [2/3]

ModSrcId::ModSrcId ( int  id_)
explicit

◆ ModSrcId() [3/3]

ModSrcId::ModSrcId ( const ModSrcId other)

References id.

Member Function Documentation

◆ operator=()

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

References id.

◆ operator==()

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

References id.

◆ isValid()

bool ModSrcId::isValid ( ) const

Member Data Documentation

◆ id

int ModSrcId::id = -1

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