simulavr  1.1.0
DecLong Class Reference

#include <helper.h>

Public Member Functions

 DecLong (unsigned long v)
 

Public Attributes

unsigned long val
 

Detailed Description

Definition at line 44 of file helper.h.

Constructor & Destructor Documentation

◆ DecLong()

DecLong::DecLong ( unsigned long  v)

Definition at line 34 of file helper.cpp.

Member Data Documentation

◆ val

unsigned long DecLong::val

Definition at line 46 of file helper.h.

Referenced by operator<<().


The documentation for this class was generated from the following files: