#include <aims/fibers/bundles.h>
Definition at line 121 of file bundles.h.
 
◆ BundleInfo() [1/5]
  
  | 
        
          | aims::BundleInfo::BundleInfo | ( |  | ) |  |  | inline | 
 
 
◆ BundleInfo() [2/5]
  
  | 
        
          | aims::BundleInfo::BundleInfo | ( | const std::string & | name | ) |  |  | inline | 
 
 
◆ BundleInfo() [3/5]
  
  | 
        
          | aims::BundleInfo::BundleInfo | ( | int | id | ) |  |  | inline | 
 
 
◆ BundleInfo() [4/5]
  
  | 
        
          | aims::BundleInfo::BundleInfo | ( | int | id, |  
          |  |  | const std::string & | name |  
          |  | ) |  |  |  | inline | 
 
 
◆ BundleInfo() [5/5]
  
  | 
        
          | aims::BundleInfo::BundleInfo | ( | const BundleInfo & | bundle | ) |  |  | inline | 
 
 
◆ id()
  
  | 
        
          | int aims::BundleInfo::id | ( |  | ) | const |  | inline | 
 
 
◆ name()
  
  | 
        
          | std::string aims::BundleInfo::name | ( |  | ) | const |  | inline | 
 
 
◆ operator=()
◆ _id
  
  | 
        
          | int aims::BundleInfo::_id |  | protected | 
 
 
◆ _name
  
  | 
        
          | std::string aims::BundleInfo::_name |  | protected | 
 
 
The documentation for this class was generated from the following file: