Rosetta
Public Member Functions | Public Attributes | List of all members
Atom Struct Reference

Public Member Functions

 Atom ()
 
 Atom (int i, char a, bool b)
 
 Atom (Atom const &atom)
 

Public Attributes

int i
 
char a
 
bool b
 

Constructor & Destructor Documentation

◆ Atom() [1/3]

Atom::Atom ( )
inline

◆ Atom() [2/3]

Atom::Atom ( int  i,
char  a,
bool  b 
)
inline

◆ Atom() [3/3]

Atom::Atom ( Atom const &  atom)
inline

Member Data Documentation

◆ a

char Atom::a

◆ b

bool Atom::b

◆ i

int Atom::i

Referenced by main().


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