AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ Print()

virtual void drama::sds::PrintObjectPnt::Print ( const std::string &  line)
pure virtual

Method invoked to print one line of an SDS listing.

This version is used when the print object was supplied to "List" by pointer. The PrintObjectPnt object can be changed.

Parameters
lineThe line to output.