% automatically generated by wrap
function result = print(obj)
% usage: obj.print()
error('need to compile print.cpp');
end