Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#398 closed enhancement (fixed)

Public the constructor FunctionDefinition(System::IntPtr unmanaged, System::Boolean autoDelete) in file mgFunctionDefinition.h

Reported by: StevenXu Owned by: StevenXu
Priority: major Milestone:
Component: FDO API Version: 3.2.0
Severity: 3 Keywords:
Cc: External ID:

Description

The constructor FunctionDefinition(System::IntPtr unmanaged, System::Boolean autoDelete) is needed in MAP 3D code.

Change History (3)

comment:1 by StevenXu, 16 years ago

Resolution: fixed
Status: newclosed

Reveiw #930

  1. Change the FunctionDefinition(System::IntPtr unmanaged, System::Boolean autoDelete) from protected to public.
  2. Made some change in the implement of this function in mgFunctionDefinition.cpp.

comment:2 by waltweltonlair, 15 years ago

Fixed in trunk with submission https://trac.osgeo.org/fdo/changeset/4088.

comment:3 by waltweltonlair, 15 years ago

Fixed in branch with submission https://trac.osgeo.org/fdo/changeset/4223.

Note: See TracTickets for help on using tickets.