Use the SO_ACTION_CONSTRUCTOR() to perform the basic work for you. For example:
GetVolumeAction::GetVolumeAction() { SO_ACTION_CONSTRUCTOR(GetVolumeAction); }