libbio
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
bio::physical::Particle Class Reference

#include <Particle.h>

Inheritance diagram for bio::physical::Particle:
Inheritance graph
[legend]
Collaboration diagram for bio::physical::Particle:
Collaboration graph
[legend]

Public Member Functions

 Particle (const Name &name)
 
virtual ~Particle ()
 

Public Attributes

Name mName
 

Detailed Description

Particles are 0-dimensional, abstract concepts which form the basis of n-dimensional Branes.
The only thing which strings offer is a Name. However, any Particle should be castable to a Brane of higher dimension.
See Brane.h for more info.

Constructor & Destructor Documentation

◆ Particle()

bio::physical::Particle::Particle ( const Name name)
inline

◆ ~Particle()

virtual bio::physical::Particle::~Particle ( )
inlinevirtual

Member Data Documentation

◆ mName

Name bio::physical::Particle::mName

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