

Public Member Functions | |
| virtual unsigned long | node2id (Ref< NodeBase >)=0 |
| virtual Ref< NodeBase > | id2node (unsigned long)=0 throw (IllegalNodeIdException) |
| Ref< ValueBase > | im (const x3d::sai::Value &v) throw (TypeMismatchException, IllegalNodeIdException) |
| void | ex (const ValueBase *source, x3d::sai::Value &target) |
Protected Member Functions | |
| Porter () | |
| virtual | ~Porter () |
Classes | |
| struct | IllegalNodeIdException |
| struct | TypeMismatchException |
Definition at line 36 of file value.H.
1.4.4