Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
PColgp_SeqNodeOfHSequenceOfDir Class Reference

#include <PColgp_SeqNodeOfHSequenceOfDir.hxx>

Inheritance diagram for PColgp_SeqNodeOfHSequenceOfDir:
Inheritance graph
[legend]

Public Member Functions

 PColgp_SeqNodeOfHSequenceOfDir (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &TheLast, const gp_Dir &TheItem)
 
 PColgp_SeqNodeOfHSequenceOfDir (const gp_Dir &TheItem, const Handle< PColgp_SeqNodeOfHSequenceOfDir > &TheFirst)
 
 PColgp_SeqNodeOfHSequenceOfDir (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &ThePrevious, const Handle< PColgp_SeqNodeOfHSequenceOfDir > &TheNext, const gp_Dir &TheItem)
 
gp_Dir Value () const
 
Handle_PColgp_SeqNodeOfHSequenceOfDir Next () const
 
Handle_PColgp_SeqNodeOfHSequenceOfDir Previous () const
 
void SetValue (const gp_Dir &AnItem)
 
void SetNext (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &ANode)
 
void SetPrevious (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &ANode)
 
 PColgp_SeqNodeOfHSequenceOfDir ()
 
 PColgp_SeqNodeOfHSequenceOfDir (const Storage_stCONSTclCOM &a)
 
Handle
< PColgp_SeqNodeOfHSequenceOfDir
_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyPrevious () const
 
void _CSFDB_SetPColgp_SeqNodeOfHSequenceOfDirMyPrevious (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &p)
 
const gp_Dir_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyItem () const
 
Handle
< PColgp_SeqNodeOfHSequenceOfDir
_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyNext () const
 
void _CSFDB_SetPColgp_SeqNodeOfHSequenceOfDirMyNext (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &p)
 
- Public Member Functions inherited from PMMgt_PManaged
 PMMgt_PManaged (const Storage_stCONSTclCOM &a)
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual Handle_Standard_Persistent ShallowCopy () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual void ShallowDump (Standard_OStream &) const
 
virtual Handle_Standard_Persistent This () const
 
virtual Handle_Standard_Persistent ShallowCopy () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual void ShallowDump (Standard_OStream &) const
 

Additional Inherited Members

- Protected Member Functions inherited from PMMgt_PManaged
 PMMgt_PManaged ()
 
 Returns an instance. The storage of the given "size" is <br>

allocated by <StorageManager>.

Returns the storage of the given size to the <StorageManager>.
The application using "Delete" must guarantee that the
instance is not shared.

-C++: alias "void operator delete (void*, size_t);"
The virtual Destructor for the class "PManaged". This
declaration is necessary for the C++ compiler to
generate a call to "operator delete" with the real size
of the object.

-C+..+: alias "virtual ~PMMgt_PManaged();"
More...

 

Constructor & Destructor Documentation

PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir ( const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  TheLast,
const gp_Dir TheItem 
)
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir ( const gp_Dir TheItem,
const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  TheFirst 
)
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir ( const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  ThePrevious,
const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  TheNext,
const gp_Dir TheItem 
)
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir ( )
inline
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

const gp_Dir& PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyItem ( ) const
inline
Handle< PColgp_SeqNodeOfHSequenceOfDir > PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyNext ( ) const
inline
Handle< PColgp_SeqNodeOfHSequenceOfDir > PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyPrevious ( ) const
inline
void PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_SetPColgp_SeqNodeOfHSequenceOfDirMyNext ( const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  p)
inline
void PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_SetPColgp_SeqNodeOfHSequenceOfDirMyPrevious ( const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  p)
inline
Handle_PColgp_SeqNodeOfHSequenceOfDir PColgp_SeqNodeOfHSequenceOfDir::Next ( ) const
Handle_PColgp_SeqNodeOfHSequenceOfDir PColgp_SeqNodeOfHSequenceOfDir::Previous ( ) const
void PColgp_SeqNodeOfHSequenceOfDir::SetNext ( const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  ANode)
void PColgp_SeqNodeOfHSequenceOfDir::SetPrevious ( const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  ANode)
void PColgp_SeqNodeOfHSequenceOfDir::SetValue ( const gp_Dir AnItem)
gp_Dir PColgp_SeqNodeOfHSequenceOfDir::Value ( ) const

The documentation for this class was generated from the following file: