Open CASCADE Technology 6.6.0
Public Member Functions | Protected Attributes
BOPDS_InterfEE Class Reference

#include <BOPDS_Interf.hxx>

Inheritance diagram for BOPDS_InterfEE:
Inheritance graph
[legend]

Public Member Functions

 BOPDS_InterfEE ()
 BOPDS_InterfEE (const Handle< NCollection_BaseAllocator > &theAllocator)
virtual ~BOPDS_InterfEE ()
void SetCommonPart (const IntTools_CommonPrt &theCP)
const IntTools_CommonPrtCommonPart () const

Protected Attributes

IntTools_CommonPrt myCommonPart

Detailed Description

The class BOPDS_InterfEE is is to store the information about the interference of the type edge/edge.


Constructor & Destructor Documentation

BOPDS_InterfEE::BOPDS_InterfEE ( ) [inline]

Constructor

BOPDS_InterfEE::BOPDS_InterfEE ( const Handle< NCollection_BaseAllocator > &  theAllocator) [inline]

Constructor

Parameters:
theAllocatorallocator to manage the memory
virtual BOPDS_InterfEE::~BOPDS_InterfEE ( ) [inline, virtual]

Destructor


Member Function Documentation

const IntTools_CommonPrt& BOPDS_InterfEE::CommonPart ( ) const [inline]

Selector Returns the info of common part

Returns:
common part
void BOPDS_InterfEE::SetCommonPart ( const IntTools_CommonPrt theCP) [inline]

Modifier Sets the info of common part

Parameters:
theCPcommon part

Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines