Class PostHandler

Class Documentation

class PostHandler

This class is implemented by code that calls setPostHander.

Public Functions

POINTER_DEFINITIONS(PostHandler)
inline virtual ~PostHandler()

Destructor

virtual void postPut() = 0

This is called every time postPut is called for this field.