|
http://www.sim.no http://www.coin3d.org |
The SoNotRec class specifies records for notification lists. More...
#include <Inventor/misc/SoNotification.h>
Public Types | |
| enum | Type { CONTAINER , PARENT , SENSOR , FIELD , ENGINE } |
Public Member Functions | |
| SoNotRec (SoBase *const notifbase) | |
| void | setType (const SoNotRec::Type type) |
| SoBase * | getBase (void) const |
| SoNotRec::Type | getType (void) const |
| const SoNotRec * | getPrevious (void) const |
| void | setPrevious (const SoNotRec *const prev) |
| void | print (FILE *const file) const |
The SoNotRec class specifies records for notification lists.
| enum SoNotRec::Type |
This enum is used to specify the type of the notification source within the record.
| SoNotRec::SoNotRec | ( | SoBase *const | notifbase | ) |
Constructor. Initializes the record with notifbase pointer.
References SoNotRec().
Referenced by setPrevious(), and SoNotRec().
| void SoNotRec::setType | ( | const SoNotRec::Type | typearg | ) |
Set the type of the notification source of this record.
Referenced by SoEngine::notify(), and SoNodeEngine::notify().
| SoBase * SoNotRec::getBase | ( | void | ) | const |
Returns the notification source within this record.
Referenced by SoNotList::append(), SoPath::isRelevantNotification(), SoBlinker::notify(), SoDataSensor::notify(), SoField::notify(), SoFieldContainer::notify(), SoPathSensor::notify(), SoShadowGroup::notify(), SoSwitch::notify(), SoVRMLSwitch::notify(), and SoNotList::print().
| SoNotRec::Type SoNotRec::getType | ( | void | ) | const |
Returns the type of the notification source within this record.
Referenced by SoPath::isRelevantNotification(), SoEngine::notify(), SoField::notify(), SoFieldContainer::notify(), and SoNodeEngine::notify().
| const SoNotRec * SoNotRec::getPrevious | ( | void | ) | const |
Returns the previous notification source (i.e. the source that the base within this record was auditing).
Referenced by SoPath::isRelevantNotification(), SoDataSensor::notify(), SoVRMLSwitch::notify(), and SoNotList::print().
| void SoNotRec::setPrevious | ( | const SoNotRec *const | prevptr | ) |
Set pointer to the previous notification record.
References SoNotRec().
Referenced by SoNotList::append().
| void SoNotRec::print | ( | FILE *const | file | ) | const |
Prints debug information.
Referenced by SoNotList::print().
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen. 1.13.2