#include <DependentNodeFields.h>
Public Types | |
| typedef NodeType | node_type |
| typedef FieldType | field_type |
|
typedef auto_ptr< FieldType > NodeType::* | member_ptr_type |
Static Public Member Functions | |
| static Field * | getField (NodeType *n) |
| static member_ptr_type | getMemberPtr () |
| NodeType | The type of the Node the field is defined in. | |
| FieldType | The type of the Field. | |
| member_ptr | A member pointer to the field in the node. |
1.4.5