vega
Public Member Functions | Public Attributes | Friends | List of all members
vega::Word Union Reference

#include <vega/types.h>

Public Member Functions

bool operator== (const Word &other) const
 
bool operator!= (const Word &other) const
 

Public Attributes

uint16_t u
 
int16_t i
 

Friends

std::ostream & operator<< (std::ostream &os, const Word &word)
 

Member Function Documentation

◆ operator!=()

bool vega::Word::operator!= ( const Word other) const

◆ operator==()

bool vega::Word::operator== ( const Word other) const

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const Word word 
)
friend

Member Data Documentation

◆ i

int16_t vega::Word::i

◆ u

uint16_t vega::Word::u

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