Class acme_none

Inheritance Relationships

Base Type

Class Documentation

class acme_none : public acme_entity

Public Functions

function acme_none()

Create C++ pointer to none object instance.

Class container for ACME none object

function copy(other_obj)

Delete C++ pointer to none object instance.

Copy none object from another none

function copyByHandle(handle)

Copy none object from another none handle.

function disp()

Display object data.

function plot(figure_name, color)

Plot none object.

virtual function type()

Get object type as string.