This is the complete list of members for SoNodekitCatalogEntry, including all inherited members.
| addListItemType(SoType typeToAdd) | SoNodekitCatalogEntry | |
| clone() const | SoNodekitCatalogEntry | |
| clone(SoType newType, SoType newDefaultType) const | SoNodekitCatalogEntry | |
| getDefaultType() const | SoNodekitCatalogEntry | inline |
| getListContainerType() const | SoNodekitCatalogEntry | inline |
| getListItemTypes() const | SoNodekitCatalogEntry | inline |
| getName() const | SoNodekitCatalogEntry | inline |
| getParentName() const | SoNodekitCatalogEntry | inline |
| getRightSiblingName() const | SoNodekitCatalogEntry | inline |
| getType() const | SoNodekitCatalogEntry | inline |
| isLeaf() const | SoNodekitCatalogEntry | inline |
| isList() const | SoNodekitCatalogEntry | inline |
| isNullByDefault() const | SoNodekitCatalogEntry | inline |
| isPublic() const | SoNodekitCatalogEntry | inline |
| printCheck() const | SoNodekitCatalogEntry | |
| recursiveSearch(const SbName &nameToFind, SoTypeList *typesChecked) const | SoNodekitCatalogEntry | |
| setLeaf(bool newLeafPart) | SoNodekitCatalogEntry | inline |
| setNullByDefault(bool newNullByDefault) | SoNodekitCatalogEntry | inline |
| setPublic(bool newPublic) | SoNodekitCatalogEntry | inline |
| setRightSiblingName(const SbName &newN) | SoNodekitCatalogEntry | inline |
| setTypes(SoType newType, SoType newDefaultType) | SoNodekitCatalogEntry | inline |
| SoNodekitCatalogEntry(const SbName &theName, SoType theType, SoType theDefaultType, bool theNullByDefault, const SbName &theParentName, const SbName &theRightSiblingName, bool theListPart, SoType theListContainerType, const SoTypeList &theListItemTypes, bool thePublicPart) | SoNodekitCatalogEntry | |