GClasses
|
Iterates through all the children of the specified node in a Bayesian network. More...
#include <GBayesianNetwork.h>
Public Member Functions | |
GBayesianNetworkChildIterator (GBayesianNetworkNode *pNode) | |
~GBayesianNetworkChildIterator () | |
GBayesianNetworkNode * | GetNextChild () |
Iterates through all the children of the specified node in a Bayesian network.
GClasses::GBayesianNetworkChildIterator::GBayesianNetworkChildIterator | ( | GBayesianNetworkNode * | pNode | ) |
GClasses::GBayesianNetworkChildIterator::~GBayesianNetworkChildIterator | ( | ) |
GBayesianNetworkNode* GClasses::GBayesianNetworkChildIterator::GetNextChild | ( | ) |