Home | Download | Screen shots | Discussion | Documentation |
---|
For internal use only.
Public Member Functions | |
proto_exposedfield (proto_node &node, const FieldValue &initial_value) | |
Construct. | |
virtual | ~proto_exposedfield () throw () |
Destroy. | |
Private Member Functions | |
virtual void | do_process_event (const FieldValue &value, double timestamp) throw (std::bad_alloc) |
Process an event. |
|
Construct.
|
|
Destroy.
|
|
Process an event.
Reimplemented from proto_node::proto_eventin< FieldValue >. |