Class to store information about a kit.  
 More...
#include <ARIAC.hh>
Class to store information about a kit. 
Definition at line 266 of file ARIAC.hh.
  
  | 
        
          | std::ostream& operator<< | ( | std::ostream & | _out, |  
          |  |  | const Kit & | _kit |  
          |  | ) |  |  |  | friend | 
 
Stream insertion operator. 
- Parameters
- 
  
    | [in] | _out | output stream. |  | [in] | _kit | kit to output. |  
 
- Returns
- The output stream. 
Definition at line 272 of file ARIAC.hh.
 
 
The type of the kit. 
Definition at line 284 of file ARIAC.hh.
 
 
A kit is composed of multiple objects. 
Definition at line 287 of file ARIAC.hh.
 
 
The documentation for this class was generated from the following file: