octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

classdef or @class in C++


From: Carnë Draug
Subject: classdef or @class in C++
Date: Wed, 8 Oct 2014 17:10:16 +0100

Hi

anyone knows how to create a new class (not an octave type), as if it
was a @class or classdef, directly from C++? Is this even possible? I
don't think we even have a case in core or OF packages where this is
done (in cases where this would be needed, we have m file wrappers
around the oct functions - like @ftp) .

Thanks,
Carnë



reply via email to

[Prev in Thread] Current Thread [Next in Thread]