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