This is the complete list of members for BNodeInfo, including all inherited members.
| BNodeInfo() | BNodeInfo | |
| BNodeInfo(BNode *node) | BNodeInfo | |
| GetAppHint(entry_ref *ref) const | BNodeInfo | |
| GetIcon(BBitmap *icon, icon_size which=B_LARGE_ICON) const | BNodeInfo | virtual |
| GetIcon(uint8 **data, size_t *size, type_code *type) const | BNodeInfo | |
| GetPreferredApp(char *signature, app_verb verb=B_OPEN) const | BNodeInfo | |
| GetTrackerIcon(BBitmap *icon, icon_size which=B_LARGE_ICON) const | BNodeInfo | |
| GetTrackerIcon(const entry_ref *ref, BBitmap *icon, icon_size which=B_LARGE_ICON) | BNodeInfo | static |
| GetType(char *type) const | BNodeInfo | virtual |
| InitCheck() const | BNodeInfo | |
| SetAppHint(const entry_ref *ref) | BNodeInfo | |
| SetIcon(const BBitmap *icon, icon_size which=B_LARGE_ICON) | BNodeInfo | virtual |
| SetIcon(const uint8 *data, size_t size) | BNodeInfo | |
| SetPreferredApp(const char *signature, app_verb verb=B_OPEN) | BNodeInfo | |
| SetTo(BNode *node) | BNodeInfo | |
| SetType(const char *type) | BNodeInfo | virtual |
| ~BNodeInfo() | BNodeInfo | virtual |