Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
Bial::IdentityNode Class Reference

#include <BucketQueueElements.hpp>

Collaboration diagram for Bial::IdentityNode:
Collaboration graph

Public Member Functions

 IdentityNode ()
 

Public Attributes

int next
 next node More...
 
int prev
 prev node More...
 
BucketState state
 

Detailed Description

Definition at line 35 of file BucketQueueElements.hpp.

Constructor & Destructor Documentation

Bial::IdentityNode::IdentityNode ( )
inline

Definition at line 42 of file BucketQueueElements.hpp.

Member Data Documentation

int Bial::IdentityNode::next

next node

Definition at line 38 of file BucketQueueElements.hpp.

int Bial::IdentityNode::prev

prev node

Definition at line 40 of file BucketQueueElements.hpp.

BucketState Bial::IdentityNode::state

Definition at line 41 of file BucketQueueElements.hpp.


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