Public Member Functions | |
Chain (::IMP::Particle *p) | |
char | get_id () const |
Return the chain id. | |
void | set_id (char c) |
Set the chain id. | |
Static Public Member Functions | |
static Chain | decorate_particle (::IMP::Particle *p) |
static IntKey | get_id_key () |
The key used to store the chain. | |
static bool | particle_is_instance (Particle *p) |
static Chain | setup_particle (Particle *p, Chain o) |
static Chain | setup_particle (Particle *p, char id) |