Definition in file SgNodeUtil.cpp.
#include "SgSystem.h"
#include "SgNodeUtil.h"
#include <vector>
#include "SgNode.h"
#include "SgTimeRecord.h"
Go to the source code of this file.
Functions | |
int | SgNodeUtil::GetMoveNumber (const SgNode *node) |
Get number of moves since root or last node with setup properties. | |
void | SgNodeUtil::UpdateTime (SgTimeRecord &time, const SgNode *node) |
Update the current time information corresponding to a node. |