![]() |
http://www.sim.no http://www.coin3d.org |
The SoNotList class is a list of SoNotRec notification records. More...
#include <Inventor/misc/SoNotification.h>
Public Member Functions | |
SoNotList (void) | |
SoNotList (const SoNotList *nl) | |
void | append (SoNotRec *const rec) |
void | append (SoNotRec *const rec, SoField *const field) |
void | append (SoNotRec *const rec, SoEngineOutput *const engineout) |
void | setLastType (const SoNotRec::Type type) |
SoNotRec * | getFirstRec (void) const |
SoNotRec * | getLastRec (void) const |
SoNotRec * | getFirstRecAtNode (void) const |
SoField * | getLastField (void) const |
SoEngineOutput * | getLastEngineOutput (void) const |
uint32_t | getTimeStamp (void) const |
void | print (FILE *const file=stdout) const |
SoNotList::SoNotList | ( | void | ) |
Initialize list.
References SoNode::getNextNodeId().
SoNotList::SoNotList | ( | const SoNotList * | nl | ) |
Copy constructor. Does a bitwise copy of the nl object (no duplication of list elements).
void SoNotList::append | ( | SoNotRec *const | rec | ) |
Append rec notification source to the list.
References SoNotRec::getBase(), SoDebugError::postInfo(), SoBase::getTypeId(), SoType::getName(), SbName::getString(), SoBase::getName(), SoNotRec::setPrevious(), SoBase::isOfType(), and SoNode::getClassTypeId().
Referenced by SoBase::startNotify(), SoEngine::notify(), SoField::notify(), SoFieldContainer::notify(), SoNodeEngine::notify(), and append().
Append rec notification source to the list, setting field as the last field having been influenced by the notification process.
References SoDebugError::postInfo(), and append().
void SoNotList::append | ( | SoNotRec *const | rec, |
SoEngineOutput *const | engineout | ||
) |
Append rec notification source to the list, setting engineout as the last engine output field having been influenced by the notification process.
References append().
void SoNotList::setLastType | ( | const SoNotRec::Type | type | ) |
Set the type of the last notification record in the list.
References SoNotRec::setType().
Referenced by SoBase::startNotify(), and SoField::notify().
SoNotRec * SoNotList::getFirstRec | ( | void | ) | const |
Returns the first record in the list.
Referenced by SoBlinker::notify(), SoField::notify(), and SoPathSensor::notify().
SoNotRec * SoNotList::getLastRec | ( | void | ) | const |
Returns the last record in the list.
Referenced by SoDataSensor::notify(), SoEngine::notify(), SoField::notify(), SoFieldContainer::notify(), SoNodeEngine::notify(), SoPath::isRelevantNotification(), SoPathSensor::notify(), SoShadowGroup::notify(), and SoSwitch::notify().
SoNotRec * SoNotList::getFirstRecAtNode | ( | void | ) | const |
Returns the first record in the list which is derived from SoBase.
Referenced by SoDataSensor::notify(), print(), and SoShadowGroup::notify().
SoField * SoNotList::getLastField | ( | void | ) | const |
Returns the last field touched by notification.
Referenced by SoAsciiText::notify(), SoBlinker::notify(), SoBumpMap::notify(), SoDataSensor::notify(), SoEngine::notify(), SoImage::notify(), SoLevelOfDetail::notify(), SoMaterial::notify(), SoNodeEngine::notify(), print(), SoPackedColor::notify(), SoSceneTexture2::notify(), SoText3::notify(), SoTexture2::notify(), SoTexture3::notify(), SoTextureCubeMap::notify(), and SoVertexProperty::notify().
SoEngineOutput * SoNotList::getLastEngineOutput | ( | void | ) | const |
Returns the last engine output field touched by notification.
uint32_t SoNotList::getTimeStamp | ( | void | ) | const |
Returns the time stamp when the notification started.
Referenced by SoNode::notify().
void SoNotList::print | ( | FILE *const | file = stdout | ) | const |
Dump contents of list from tail record and backwards. Only available if compiled with debug information on.
References SoNotRec::print(), SoNotRec::getPrevious(), getFirstRecAtNode(), SoNotRec::getBase(), getLastField(), SoBase::isOfType(), SoNode::getClassTypeId(), and SbName::getString().
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Feb 8 2012 for Coin by Doxygen. 1.7.5