|
libbio
|
This is the complete list of members for bio::physical::Linear, including all inherited members.
| As() const | bio::physical::Linear | inline |
| GetDerivedOffset() const | bio::physical::Linear | inline |
| IsShared() const | bio::physical::Linear | |
| Linear(Pointer< Identifiable< Id > > component, bool shared=true, ::std::ptrdiff_t derivedOffset=0) | bio::physical::Linear | |
| Linear(const Linear &toCopy) | bio::physical::Linear | |
| mComponent | bio::physical::Linear | protected |
| mDerivedOffset | bio::physical::Linear | protected |
| mShared | bio::physical::Linear | protected |
| operator Pointer< const Identifiable< Id > >() const | bio::physical::Linear | |
| operator Pointer< Identifiable< Id > >() | bio::physical::Linear | |
| operator*() | bio::physical::Linear | |
| operator*() const | bio::physical::Linear | |
| operator->() | bio::physical::Linear | |
| operator->() const | bio::physical::Linear | |
| operator==(Pointer< const Identifiable< Id > > component) const | bio::physical::Linear | |
| operator==(const Linear &other) const | bio::physical::Linear | |
| SetDerivedOffset(::std::ptrdiff_t offset) | bio::physical::Linear | inline |
| SetShared(bool shouldShare) | bio::physical::Linear | |
| ~Linear() | bio::physical::Linear |