mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-11 10:47:27 +05:00
22 lines
774 B
C++
22 lines
774 B
C++
// This file is generated by WOK (CPPExt).
|
|
// Please do not edit this file; modify original file instead.
|
|
// The copyright and license terms as defined for the original file apply to
|
|
// this header file considered to be the "object code" form of the original source.
|
|
|
|
#ifndef _Handle_PColStd_VArrayNodeOfFieldOfHArray2OfReal_HeaderFile
|
|
#define _Handle_PColStd_VArrayNodeOfFieldOfHArray2OfReal_HeaderFile
|
|
|
|
#include <Standard_Macro.hxx>
|
|
#include <Standard_DefineHandle.hxx>
|
|
#include <Standard.hxx>
|
|
#include <Handle_PStandard_ArrayNode.hxx>
|
|
|
|
class Standard_Persistent;
|
|
class Handle(Standard_Type);
|
|
class Handle(PStandard_ArrayNode);
|
|
class PColStd_VArrayNodeOfFieldOfHArray2OfReal;
|
|
|
|
DEFINE_STANDARD_PHANDLE(PColStd_VArrayNodeOfFieldOfHArray2OfReal,PStandard_ArrayNode)
|
|
|
|
#endif
|