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

Public Member Functions

 Bond ()
 
 Bond (int i, char a, bool b)
 
 Bond (Bond const &bond)
 

Public Attributes

int i
 
char a
 
bool b
 

Constructor & Destructor Documentation

◆ Bond() [1/3]

Bond::Bond ( )
inline

◆ Bond() [2/3]

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

◆ Bond() [3/3]

Bond::Bond ( Bond const &  bond)
inline

Member Data Documentation

◆ a

char Bond::a

◆ b

bool Bond::b

◆ i

int Bond::i

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