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