| addConverter(SoType from, SoType to, SoType converter) | SoDB | [static] |
| cleanup(void) | SoDB | [static] |
| createGlobalField(const SbName &name, SoType type) | SoDB | [static] |
| doSelect(int nfds, void *readfds, void *writefds, void *exceptfds, struct timeval *usertimeout) | SoDB | [static] |
| enableRealTimeSensor(SbBool on) | SoDB | [static] |
| endNotify(void) | SoDB | [static] |
| getConverter(SoType from, SoType to) | SoDB | [static] |
| getDelaySensorTimeout(void) | SoDB | [static] |
| getGlobalField(const SbName &name) | SoDB | [static] |
| getHeaderData(const SbString &headerstring, SbBool &isbinary, float &ivversion, SoDBHeaderCB *&precallback, SoDBHeaderCB *&postcallback, void *&userdata, SbBool substringok=FALSE) | SoDB | [static] |
| getHeaderString(const int i) | SoDB | [static] |
| getNumHeaders(void) | SoDB | [static] |
| getRealTimeInterval(void) | SoDB | [static] |
| getSensorManager(void) | SoDB | [static] |
| getVersion(void) | SoDB | [static] |
| init(void) | SoDB | [static] |
| isInitialized(void) | SoDB | [static] |
| isNotifying(void) | SoDB | [static] |
| isValidHeader(const char *teststring) | SoDB | [static] |
| read(SoInput *in, SoPath *&path) | SoDB | [static] |
| read(SoInput *in, SoBase *&base) | SoDB | [static] |
| read(SoInput *in, SoNode *&rootnode) | SoDB | [static] |
| readAll(SoInput *in) | SoDB | [static] |
| readAllVRML(SoInput *in) | SoDB | [static] |
| registerHeader(const SbString &headerstring, SbBool isbinary, float ivversion, SoDBHeaderCB *precallback, SoDBHeaderCB *postcallback, void *userdata=NULL) | SoDB | [static] |
| renameGlobalField(const SbName &from, const SbName &to) | SoDB | [static] |
| setDelaySensorTimeout(const SbTime &t) | SoDB | [static] |
| setRealTimeInterval(const SbTime &interval) | SoDB | [static] |
| startNotify(void) | SoDB | [static] |