summaryrefslogtreecommitdiff
path: root/src/PNaming/PNaming_Name.cxx
blob: 5465355178e84226b8d4945a839017e8d257f35a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// File:	PNaming_Name.cxx
// Created:	Mon Oct 27 17:20:13 1997
// Author:	Yves FRICAUD
//		<yfr@claquox.paris1.matra-dtv.fr>


#include <PNaming_Name.ixx>


//=======================================================================
//function : PNaming_Name
//purpose  : 
//=======================================================================

PNaming_Name::PNaming_Name() 
:myType(0),myShapeType(0),myIndex(0)
{
}