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

#include <vega/types.h>

Public Member Functions

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

Public Attributes

uint32_t u
 
int32_t i
 

Friends

std::ostream & operator<< (std::ostream &os, const Long &l)
 

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const Long l 
)
friend

Member Data Documentation

◆ i

int32_t vega::Long::i

◆ u

uint32_t vega::Long::u

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