addAuditor(void *const auditor, const SoNotRec::Type type) | SoBase | |
addName(SoBase *const base, const char *const name) | SoBase | [static] |
addWriteReference(SoOutput *out, SbBool isfromfield=FALSE) | SoBase | [virtual] |
BaseFlags enum name | SoBase | [protected] |
decrementCurrentWriteCounter(void) | SoBase | [static] |
destroy(void) | SoBase | [protected, virtual] |
getAuditors(void) const | SoBase | |
getClassTypeId(void) | SoBase | [static] |
getCurrentWriteCounter(void) | SoBase | [protected, static] |
getFileFormatName(void) const | SoBase | [protected, virtual] |
getName(void) const | SoBase | [virtual] |
getNamedBase(const SbName &name, SoType type) | SoBase | [static] |
getNamedBases(const SbName &name, SoBaseList &baselist, SoType type) | SoBase | [static] |
getRefCount(void) const | SoBase | |
getTraceRefs(void) | SoBase | [static] |
getTypeId(void) const =0 | SoBase | [pure virtual] |
hasMultipleWriteRefs(void) const | SoBase | [protected] |
incrementCurrentWriteCounter(void) | SoBase | [static] |
initClass(void) | SoBase | [static] |
IS_ENGINE enum value (defined in SoBase) | SoBase | [protected] |
IS_GROUP enum value (defined in SoBase) | SoBase | [protected] |
isOfType(SoType type) const | SoBase | |
notify(SoNotList *l) | SoBase | [virtual] |
read(SoInput *in, SoBase *&base, SoType expectedtype) | SoBase | [static] |
readInstance(SoInput *in, unsigned short flags)=0 | SoBase | [protected, pure virtual] |
ref(void) const | SoBase | |
removeAuditor(void *const auditor, const SoNotRec::Type type) | SoBase | |
removeName(SoBase *const base, const char *const name) | SoBase | [static] |
setInstancePrefix(const SbString &c) | SoBase | [static] |
setName(const SbName &newname) | SoBase | [virtual] |
setTraceRefs(SbBool trace) | SoBase | [static] |
shouldWrite(void) | SoBase | |
SoBase(void) | SoBase | [protected] |
startNotify(void) | SoBase | [virtual] |
touch(void) | SoBase | |
unref(void) const | SoBase | |
unrefNoDelete(void) const | SoBase | |
writeFooter(SoOutput *out) const | SoBase | [protected] |
writeHeader(SoOutput *out, SbBool isgroup, SbBool isengine) const | SoBase | [protected] |
~SoBase() | SoBase | [protected, virtual] |