DivePointerOutput constructor

DivePointerOutput(
  1. dynamic pointer
)

Implementation

DivePointerOutput(dynamic pointer) : super(null, pointer);